Rate Overview
Live
1 LTL = 5.2168 MVR
1 MVR = 0.191690
LTL
Avg
5.2303
High
5.2341
Low
5.2168
Last updated: 5/9/2026, 9:48:15 AM
Quick Conversions
| LTL | MVR |
|---|---|
| 1 LTL | 5.22 MVR |
| 10 LTL | 52.17 MVR |
| 50 LTL | 260.84 MVR |
| 100 LTL | 521.68 MVR |
| 500 LTL | 2,608.38 MVR |
| 1,000 LTL | 5,216.76 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-09T09:48:15Z",
"rates": {
"MVR": 5.21676
}
}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": 521.6759999999999,
"rate": 5.21676
}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