Rate Overview
Live
1 MVR = 11.7804 LRD
1 LRD = 0.084887
MVR
Avg
12.0637
High
13.0525
Low
11.4232
Last updated: 6/28/2026, 10:53:30 PM
Quick Conversions
| MVR | LRD |
|---|---|
| 1 MVR | 11.78 LRD |
| 10 MVR | 117.80 LRD |
| 50 MVR | 589.02 LRD |
| 100 MVR | 1,178.04 LRD |
| 500 MVR | 5,890.19 LRD |
| 1,000 MVR | 11,780.38 LRD |
Get MVR/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=LRDExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-06-28T22:53:30Z",
"rates": {
"LRD": 11.780378
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "LRD",
"amount": 100
},
"result": 1178.0378,
"rate": 11.780378
}Build with MVR/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key