Rate Overview
Live
1 MVR = 11.7859 LRD
1 LRD = 0.084847
MVR
Avg
11.8056
High
11.8454
Low
11.7823
Last updated: 6/16/2026, 7:16:54 AM
Quick Conversions
| MVR | LRD |
|---|---|
| 1 MVR | 11.79 LRD |
| 10 MVR | 117.86 LRD |
| 50 MVR | 589.30 LRD |
| 100 MVR | 1,178.60 LRD |
| 500 MVR | 5,892.97 LRD |
| 1,000 MVR | 11,785.95 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-16T07:16:54Z",
"rates": {
"LRD": 11.78595
}
}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.595,
"rate": 11.78595
}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