Rate Overview
Live
1 MVR = 11.8007 LRD
1 LRD = 0.084741
MVR
Avg
12.2960
High
12.9914
Low
11.4871
Last updated: 6/29/2026, 11:42:08 AM
Quick Conversions
| MVR | LRD |
|---|---|
| 1 MVR | 11.80 LRD |
| 10 MVR | 118.01 LRD |
| 50 MVR | 590.04 LRD |
| 100 MVR | 1,180.07 LRD |
| 500 MVR | 5,900.35 LRD |
| 1,000 MVR | 11,800.70 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-29T11:42:08Z",
"rates": {
"LRD": 11.800704
}
}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.0704,
"rate": 11.800704
}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