Rate Overview
Live
1 MVR = 11.8385 LRD
1 LRD = 0.084470
MVR
Avg
11.8782
High
11.9129
Low
11.8045
Last updated: 5/27/2026, 3:39:58 AM
Quick Conversions
| MVR | LRD |
|---|---|
| 1 MVR | 11.84 LRD |
| 10 MVR | 118.38 LRD |
| 50 MVR | 591.92 LRD |
| 100 MVR | 1,183.85 LRD |
| 500 MVR | 5,919.24 LRD |
| 1,000 MVR | 11,838.49 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-27T03:39:58Z",
"rates": {
"LRD": 11.838489
}
}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": 1183.8489,
"rate": 11.838489
}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