Rate Overview
Live
1 LTL = 5.2057 MVR
1 MVR = 0.192096
LTL
Avg
5.2118
High
5.3089
Low
5.0378
Last updated: 5/29/2026, 9:13:34 PM
Quick Conversions
| LTL | MVR |
|---|---|
| 1 LTL | 5.21 MVR |
| 10 LTL | 52.06 MVR |
| 50 LTL | 260.29 MVR |
| 100 LTL | 520.57 MVR |
| 500 LTL | 2,602.87 MVR |
| 1,000 LTL | 5,205.73 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-05-29T21:13:34Z",
"rates": {
"MVR": 5.205731
}
}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.5731000000001,
"rate": 5.205731
}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