Rate Overview
Live
1 LTL = 5.1078 MVR
1 MVR = 0.195781
LTL
Avg
5.1169
High
5.1276
Low
5.1078
Last updated: 7/11/2026, 5:30:32 PM
Quick Conversions
| LTL | MVR |
|---|---|
| 1 LTL | 5.11 MVR |
| 10 LTL | 51.08 MVR |
| 50 LTL | 255.39 MVR |
| 100 LTL | 510.78 MVR |
| 500 LTL | 2,553.88 MVR |
| 1,000 LTL | 5,107.76 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-07-11T17:30:32Z",
"rates": {
"MVR": 5.107756
}
}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": 510.7756,
"rate": 5.107756
}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