Rate Overview
Live
1 LKR = 0.049097 MVR
1 MVR = 20.3678
LKR
Avg
0.050054
High
0.051321
Low
0.049097
Last updated: 3/27/2026, 3:51:09 AM
Quick Conversions
| LKR | MVR |
|---|---|
| 1 LKR | 0.05 MVR |
| 10 LKR | 0.49 MVR |
| 50 LKR | 2.45 MVR |
| 100 LKR | 4.91 MVR |
| 500 LKR | 24.55 MVR |
| 1,000 LKR | 49.10 MVR |
Get LKR/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=MVRExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-27T03:51:09Z",
"rates": {
"MVR": 0.049097
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "MVR",
"amount": 100
},
"result": 4.9097,
"rate": 0.049097
}Build with LKR/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key