Rate Overview
Live
1 LTL = 5.1052 MVR
1 MVR = 0.195878
LTL
Avg
5.0541
High
5.2945
Low
4.6120
Last updated: 7/27/2026, 3:51:23 PM
Quick Conversions
| LTL | MVR |
|---|---|
| 1 LTL | 5.11 MVR |
| 10 LTL | 51.05 MVR |
| 50 LTL | 255.26 MVR |
| 100 LTL | 510.52 MVR |
| 500 LTL | 2,552.61 MVR |
| 1,000 LTL | 5,105.22 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-27T15:51:23Z",
"rates": {
"MVR": 5.105215
}
}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.5215,
"rate": 5.105215
}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