Rate Overview
Live
1 MYR = 0.743734 LTL
1 LTL = 1.3446
MYR
Avg
0.742699
High
0.764255
Low
0.724676
Last updated: 3/27/2026, 9:34:58 AM
Quick Conversions
| MYR | LTL |
|---|---|
| 1 MYR | 0.74 LTL |
| 10 MYR | 7.44 LTL |
| 50 MYR | 37.19 LTL |
| 100 MYR | 74.37 LTL |
| 500 MYR | 371.87 LTL |
| 1,000 MYR | 743.73 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-03-27T09:34:58Z",
"rates": {
"LTL": 0.743734
}
}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.3734,
"rate": 0.743734
}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