Rate Overview
Live
1 MVR = 11.4811 LRD
1 LRD = 0.087100
MVR
Avg
11.6252
High
11.7133
Low
11.4811
Last updated: 9/4/2026, 12:45:51 PM
Quick Conversions
| MVR | LRD |
|---|---|
| 1 MVR | 11.48 LRD |
| 10 MVR | 114.81 LRD |
| 50 MVR | 574.05 LRD |
| 100 MVR | 1,148.11 LRD |
| 500 MVR | 5,740.53 LRD |
| 1,000 MVR | 11,481.06 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-09-04T12:45:51Z",
"rates": {
"LRD": 11.481064
}
}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": 1148.1064,
"rate": 11.481064
}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