Rate Overview
Live
1 LTL = 5.1665 MVR
1 MVR = 0.193554
LTL
Avg
5.2154
High
5.3161
Low
5.1259
Last updated: 3/27/2026, 5:11:05 AM
Quick Conversions
| LTL | MVR |
|---|---|
| 1 LTL | 5.17 MVR |
| 10 LTL | 51.67 MVR |
| 50 LTL | 258.33 MVR |
| 100 LTL | 516.65 MVR |
| 500 LTL | 2,583.26 MVR |
| 1,000 LTL | 5,166.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-27T05:11:05Z",
"rates": {
"MVR": 5.166518
}
}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": 516.6518,
"rate": 5.166518
}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