Rate Overview
Live
1 MVR = 0.192145 LTL
1 LTL = 5.2044
MVR
Avg
0.191684
High
0.196426
Low
0.186232
Last updated: 5/26/2026, 9:47:09 PM
Quick Conversions
| MVR | LTL |
|---|---|
| 1 MVR | 0.19 LTL |
| 10 MVR | 1.92 LTL |
| 50 MVR | 9.61 LTL |
| 100 MVR | 19.21 LTL |
| 500 MVR | 96.07 LTL |
| 1,000 MVR | 192.15 LTL |
Get MVR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=LTLExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-26T21:47:09Z",
"rates": {
"LTL": 0.192145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "LTL",
"amount": 100
},
"result": 19.2145,
"rate": 0.192145
}Build with MVR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key