Rate Overview
Live
1 LTL = 5.1930 MVR
1 MVR = 0.192565
LTL
Avg
5.2012
High
5.2099
Low
5.1930
Last updated: 9/11/2026, 11:40:27 AM
Quick Conversions
| LTL | MVR |
|---|---|
| 1 LTL | 5.19 MVR |
| 10 LTL | 51.93 MVR |
| 50 LTL | 259.65 MVR |
| 100 LTL | 519.30 MVR |
| 500 LTL | 2,596.52 MVR |
| 1,000 LTL | 5,193.04 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-09-11T11:40:27Z",
"rates": {
"MVR": 5.19304
}
}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": 519.304,
"rate": 5.19304
}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