Rate Overview
Live
1 MDL = 0.879628 MVR
1 MVR = 1.1368
MDL
Avg
0.902351
High
0.927266
Low
0.873320
Last updated: 7/25/2026, 4:20:16 AM
Quick Conversions
| MDL | MVR |
|---|---|
| 1 MDL | 0.88 MVR |
| 10 MDL | 8.80 MVR |
| 50 MDL | 43.98 MVR |
| 100 MDL | 87.96 MVR |
| 500 MDL | 439.81 MVR |
| 1,000 MDL | 879.63 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-25T04:20:16Z",
"rates": {
"MVR": 0.879628
}
}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.9628,
"rate": 0.879628
}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