Rate Overview
Live
1 MVR = 0.196465 LTL
1 LTL = 5.0900
MVR
Avg
0.192345
High
0.196465
Low
0.188108
Last updated: 7/26/2026, 5:16:42 PM
Quick Conversions
| MVR | LTL |
|---|---|
| 1 MVR | 0.20 LTL |
| 10 MVR | 1.96 LTL |
| 50 MVR | 9.82 LTL |
| 100 MVR | 19.65 LTL |
| 500 MVR | 98.23 LTL |
| 1,000 MVR | 196.47 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-07-26T17:16:42Z",
"rates": {
"LTL": 0.196465
}
}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.6465,
"rate": 0.196465
}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