Rate Overview
Live
1 LTL = 5.2344 MVR
1 MVR = 0.191045
LTL
Avg
5.1990
High
5.2344
Low
5.1649
Last updated: 8/21/2026, 7:20:22 AM
Quick Conversions
| LTL | MVR |
|---|---|
| 1 LTL | 5.23 MVR |
| 10 LTL | 52.34 MVR |
| 50 LTL | 261.72 MVR |
| 100 LTL | 523.44 MVR |
| 500 LTL | 2,617.18 MVR |
| 1,000 LTL | 5,234.36 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-08-21T07:20:22Z",
"rates": {
"MVR": 5.234362
}
}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": 523.4362,
"rate": 5.234362
}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