Rate Overview
Live
1 MVR = 11.7550 LRD
1 LRD = 0.085070
MVR
Avg
11.7154
High
11.7578
Low
11.6659
Last updated: 8/14/2026, 2:27:17 PM
Quick Conversions
| MVR | LRD |
|---|---|
| 1 MVR | 11.75 LRD |
| 10 MVR | 117.55 LRD |
| 50 MVR | 587.75 LRD |
| 100 MVR | 1,175.50 LRD |
| 500 MVR | 5,877.50 LRD |
| 1,000 MVR | 11,754.99 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-08-14T14:27:17Z",
"rates": {
"LRD": 11.754995
}
}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": 1175.4995,
"rate": 11.754995
}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