Rate Overview
Live
1 LTL = 5.0947 MVR
1 MVR = 0.196283
LTL
Avg
5.2102
High
5.3696
Low
5.0899
Last updated: 7/28/2026, 4:26:58 AM
Quick Conversions
| LTL | MVR |
|---|---|
| 1 LTL | 5.09 MVR |
| 10 LTL | 50.95 MVR |
| 50 LTL | 254.73 MVR |
| 100 LTL | 509.47 MVR |
| 500 LTL | 2,547.34 MVR |
| 1,000 LTL | 5,094.68 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-28T04:26:58Z",
"rates": {
"MVR": 5.094677
}
}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": 509.4677,
"rate": 5.094677
}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