Rate Overview
Live
1 LTL = 5.2324 MVR
1 MVR = 0.191117
LTL
Avg
5.2343
High
5.2359
Low
5.2323
Last updated: 4/16/2026, 8:39:50 AM
Quick Conversions
| LTL | MVR |
|---|---|
| 1 LTL | 5.23 MVR |
| 10 LTL | 52.32 MVR |
| 50 LTL | 261.62 MVR |
| 100 LTL | 523.24 MVR |
| 500 LTL | 2,616.20 MVR |
| 1,000 LTL | 5,232.41 MVR |
Get LTL/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=MVRExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-04-16T08:39:50Z",
"rates": {
"MVR": 5.232409
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "MVR",
"amount": 100
},
"result": 523.2409,
"rate": 5.232409
}Build with LTL/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key