Rate Overview
Live
1 MVR = 11.7485 LRD
1 LRD = 0.085118
MVR
Avg
11.7651
High
11.8128
Low
11.7294
Last updated: 7/6/2026, 5:29:11 AM
Quick Conversions
| MVR | LRD |
|---|---|
| 1 MVR | 11.75 LRD |
| 10 MVR | 117.48 LRD |
| 50 MVR | 587.42 LRD |
| 100 MVR | 1,174.85 LRD |
| 500 MVR | 5,874.23 LRD |
| 1,000 MVR | 11,748.46 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-06T05:29:11Z",
"rates": {
"LRD": 11.748458
}
}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": 1174.8458,
"rate": 11.748458
}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