Rate Overview
Live
1 MVR = 11.7196 LRD
1 LRD = 0.085327
MVR
Avg
11.8445
High
12.0702
Low
11.5256
Last updated: 7/7/2026, 8:43:25 AM
Quick Conversions
| MVR | LRD |
|---|---|
| 1 MVR | 11.72 LRD |
| 10 MVR | 117.20 LRD |
| 50 MVR | 585.98 LRD |
| 100 MVR | 1,171.96 LRD |
| 500 MVR | 5,859.78 LRD |
| 1,000 MVR | 11,719.56 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-07-07T08:43:25Z",
"rates": {
"LRD": 11.719559
}
}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": 1171.9559,
"rate": 11.719559
}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