Rate Overview
Live
1 LRD = 0.085156 MVR
1 MVR = 11.7432
LRD
Avg
0.085149
High
0.085242
Low
0.085049
Last updated: 8/20/2026, 8:32:41 AM
Quick Conversions
| LRD | MVR |
|---|---|
| 1 LRD | 0.09 MVR |
| 10 LRD | 0.85 MVR |
| 50 LRD | 4.26 MVR |
| 100 LRD | 8.52 MVR |
| 500 LRD | 42.58 MVR |
| 1,000 LRD | 85.16 MVR |
Get LRD/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=MVRExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-08-20T08:32:41Z",
"rates": {
"MVR": 0.085156
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "MVR",
"amount": 100
},
"result": 8.5156,
"rate": 0.085156
}Build with LRD/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key