Rate Overview
Live
1 LTL = 5.2025 MVR
1 MVR = 0.192214
LTL
Avg
5.2365
High
5.2905
Low
5.1930
Last updated: 3/7/2026, 12:28:02 AM
Quick Conversions
| LTL | MVR |
|---|---|
| 1 LTL | 5.20 MVR |
| 10 LTL | 52.03 MVR |
| 50 LTL | 260.13 MVR |
| 100 LTL | 520.25 MVR |
| 500 LTL | 2,601.26 MVR |
| 1,000 LTL | 5,202.52 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-03-07T00:28:02Z",
"rates": {
"MVR": 5.202523
}
}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": 520.2523,
"rate": 5.202523
}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