Rate Overview
Live
1 MYR = 0.737739 LTL
1 LTL = 1.3555
MYR
Avg
0.738051
High
0.741592
Low
0.723709
Last updated: 7/7/2026, 3:16:04 AM
Quick Conversions
| MYR | LTL |
|---|---|
| 1 MYR | 0.74 LTL |
| 10 MYR | 7.38 LTL |
| 50 MYR | 36.89 LTL |
| 100 MYR | 73.77 LTL |
| 500 MYR | 368.87 LTL |
| 1,000 MYR | 737.74 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-07-07T03:16:04Z",
"rates": {
"LTL": 0.737739
}
}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": 73.7739,
"rate": 0.737739
}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