Rate Overview
Live
1 MVR = 11.8023 LRD
1 LRD = 0.084730
MVR
Avg
11.8461
High
11.8777
Low
11.7995
Last updated: 3/7/2026, 12:14:13 AM
Quick Conversions
| MVR | LRD |
|---|---|
| 1 MVR | 11.80 LRD |
| 10 MVR | 118.02 LRD |
| 50 MVR | 590.11 LRD |
| 100 MVR | 1,180.23 LRD |
| 500 MVR | 5,901.13 LRD |
| 1,000 MVR | 11,802.26 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-07T00:14:13Z",
"rates": {
"LRD": 11.802262
}
}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": 1180.2262,
"rate": 11.802262
}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