Rate Overview
Live
1 MDL = 0.882682 MVR
1 MVR = 1.1329
MDL
Avg
0.880350
High
0.882682
Low
0.878298
Last updated: 7/24/2026, 9:17:04 PM
Quick Conversions
| MDL | MVR |
|---|---|
| 1 MDL | 0.88 MVR |
| 10 MDL | 8.83 MVR |
| 50 MDL | 44.13 MVR |
| 100 MDL | 88.27 MVR |
| 500 MDL | 441.34 MVR |
| 1,000 MDL | 882.68 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-07-24T21:17:04Z",
"rates": {
"MVR": 0.882682
}
}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": 88.2682,
"rate": 0.882682
}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