Side Notes - mike-koch/ets2-mobile-route-advisor GitHub Wiki
API Properties (and Return Types)
Some parts of the Telemetry API return different units in ETS2 and ATS.
Property |
Return Type (ETS2) |
Return Type (ATS) |
Job Income |
EUR |
USD |
Currency Code Multipliers
In order to display the correct dollar values for each currency code, the Mobile Route Advisor uses the following multipliers to return the correct value.
Currency Code |
Multiplier (ATS) |
USD |
1 |
EUR |
0.75 |
Currency Code |
Multiplier (ETS2) |
EUR |
1 |
CHF |
1.2 |
CZK |
25 |
GBP |
0.8 |
PLN |
4.2 |
HUF |
293 |
DKK |
7.5 |
SEK |
9.4 |
NOK |
8.6 |