Rate Overview
Live
1 MYR = 0.750103 LTL
1 LTL = 1.3332
MYR
Avg
0.750870
High
0.755262
Low
0.746041
Last updated: 3/7/2026, 1:07:03 AM
Quick Conversions
| MYR | LTL |
|---|---|
| 1 MYR | 0.75 LTL |
| 10 MYR | 7.50 LTL |
| 50 MYR | 37.51 LTL |
| 100 MYR | 75.01 LTL |
| 500 MYR | 375.05 LTL |
| 1,000 MYR | 750.10 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-07T01:07:03Z",
"rates": {
"LTL": 0.750103
}
}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": 75.0103,
"rate": 0.750103
}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