Rate Overview
Live
1 MVR = 0.193616 LTL
1 LTL = 5.1649
MVR
Avg
0.193558
High
0.193823
Low
0.193283
Last updated: 8/14/2026, 3:05:18 PM
Quick Conversions
| MVR | LTL |
|---|---|
| 1 MVR | 0.19 LTL |
| 10 MVR | 1.94 LTL |
| 50 MVR | 9.68 LTL |
| 100 MVR | 19.36 LTL |
| 500 MVR | 96.81 LTL |
| 1,000 MVR | 193.62 LTL |
Get MVR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=LTLExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-08-14T15:05:18Z",
"rates": {
"LTL": 0.193616
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "LTL",
"amount": 100
},
"result": 19.361600000000003,
"rate": 0.193616
}Build with MVR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key