Rate Overview
Live
1 MYR = 0.745261 LTL
1 LTL = 1.3418
MYR
Avg
0.722736
High
0.762881
Low
0.693459
Last updated: 5/27/2026, 6:38:43 PM
Quick Conversions
| MYR | LTL |
|---|---|
| 1 MYR | 0.75 LTL |
| 10 MYR | 7.45 LTL |
| 50 MYR | 37.26 LTL |
| 100 MYR | 74.53 LTL |
| 500 MYR | 372.63 LTL |
| 1,000 MYR | 745.26 LTL |
Get MYR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=LTLExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-05-27T18:38:43Z",
"rates": {
"LTL": 0.745261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "LTL",
"amount": 100
},
"result": 74.5261,
"rate": 0.745261
}Build with MYR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key