Rate Overview
Live
1 MVR = 0.191116 LTL
1 LTL = 5.2324
MVR
Avg
0.191046
High
0.191120
Low
0.190987
Last updated: 4/16/2026, 6:50:54 AM
Quick Conversions
| MVR | LTL |
|---|---|
| 1 MVR | 0.19 LTL |
| 10 MVR | 1.91 LTL |
| 50 MVR | 9.56 LTL |
| 100 MVR | 19.11 LTL |
| 500 MVR | 95.56 LTL |
| 1,000 MVR | 191.12 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-04-16T06:50:54Z",
"rates": {
"LTL": 0.191116
}
}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.1116,
"rate": 0.191116
}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