Rate Overview
Live
1 MYR = 0.743342 LTL
1 LTL = 1.3453
MYR
Avg
0.744830
High
0.747342
Low
0.742825
Last updated: 4/17/2026, 7:37:53 AM
Quick Conversions
| MYR | LTL |
|---|---|
| 1 MYR | 0.74 LTL |
| 10 MYR | 7.43 LTL |
| 50 MYR | 37.17 LTL |
| 100 MYR | 74.33 LTL |
| 500 MYR | 371.67 LTL |
| 1,000 MYR | 743.34 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-04-17T07:37:53Z",
"rates": {
"LTL": 0.743342
}
}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.3342,
"rate": 0.743342
}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