Rate Overview
Live
1 LRD = 0.084903 MVR
1 MVR = 11.7781
LRD
Avg
0.084776
High
0.084903
Low
0.084524
Last updated: 6/19/2026, 10:12:03 AM
Quick Conversions
| LRD | MVR |
|---|---|
| 1 LRD | 0.08 MVR |
| 10 LRD | 0.85 MVR |
| 50 LRD | 4.25 MVR |
| 100 LRD | 8.49 MVR |
| 500 LRD | 42.45 MVR |
| 1,000 LRD | 84.90 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-06-19T10:12:03Z",
"rates": {
"MVR": 0.084903
}
}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.490300000000001,
"rate": 0.084903
}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