Rate Overview
Live
1 LTL = 5.1145 MVR
1 MVR = 0.195523
LTL
Avg
5.1683
High
5.2001
Low
5.1145
Last updated: 6/19/2026, 10:12:16 AM
Quick Conversions
| LTL | MVR |
|---|---|
| 1 LTL | 5.11 MVR |
| 10 LTL | 51.14 MVR |
| 50 LTL | 255.72 MVR |
| 100 LTL | 511.45 MVR |
| 500 LTL | 2,557.25 MVR |
| 1,000 LTL | 5,114.50 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-06-19T10:12:16Z",
"rates": {
"MVR": 5.114498
}
}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": 511.44980000000004,
"rate": 5.114498
}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