Rate Overview
Live
1 MDL = 0.873577 MVR
1 MVR = 1.1447
MDL
Avg
0.897589
High
0.921704
Low
0.873577
Last updated: 6/26/2026, 9:30:10 AM
Quick Conversions
| MDL | MVR |
|---|---|
| 1 MDL | 0.87 MVR |
| 10 MDL | 8.74 MVR |
| 50 MDL | 43.68 MVR |
| 100 MDL | 87.36 MVR |
| 500 MDL | 436.79 MVR |
| 1,000 MDL | 873.58 MVR |
Get MDL/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=MVRExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-26T09:30:10Z",
"rates": {
"MVR": 0.873577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "MVR",
"amount": 100
},
"result": 87.35770000000001,
"rate": 0.873577
}Build with MDL/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key