Rate Overview
Live
1 MVR = 11.8793 LRD
1 LRD = 0.084180
MVR
Avg
11.9045
High
11.9300
Low
11.8793
Last updated: 4/16/2026, 8:58:46 PM
Quick Conversions
| MVR | LRD |
|---|---|
| 1 MVR | 11.88 LRD |
| 10 MVR | 118.79 LRD |
| 50 MVR | 593.96 LRD |
| 100 MVR | 1,187.93 LRD |
| 500 MVR | 5,939.65 LRD |
| 1,000 MVR | 11,879.29 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-04-16T20:58:46Z",
"rates": {
"LRD": 11.879291
}
}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": 1187.9291,
"rate": 11.879291
}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