Rate Overview
Live
1 MVR = 11.8482 LRD
1 LRD = 0.084401
MVR
Avg
11.8841
High
11.8975
Low
11.8482
Last updated: 5/6/2026, 10:08:59 PM
Quick Conversions
| MVR | LRD |
|---|---|
| 1 MVR | 11.85 LRD |
| 10 MVR | 118.48 LRD |
| 50 MVR | 592.41 LRD |
| 100 MVR | 1,184.82 LRD |
| 500 MVR | 5,924.12 LRD |
| 1,000 MVR | 11,848.24 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-05-06T22:08:59Z",
"rates": {
"LRD": 11.848241
}
}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": 1184.8241,
"rate": 11.848241
}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