Rate Overview
Live
1 MVR = 11.8624 LRD
1 LRD = 0.084300
MVR
Avg
11.7880
High
12.2449
Low
11.4232
Last updated: 3/27/2026, 6:00:34 PM
Quick Conversions
| MVR | LRD |
|---|---|
| 1 MVR | 11.86 LRD |
| 10 MVR | 118.62 LRD |
| 50 MVR | 593.12 LRD |
| 100 MVR | 1,186.24 LRD |
| 500 MVR | 5,931.21 LRD |
| 1,000 MVR | 11,862.42 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-03-27T18:00:34Z",
"rates": {
"LRD": 11.862415
}
}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": 1186.2415,
"rate": 11.862415
}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