Rate Overview
Live
1 MDL = 0.878298 MVR
1 MVR = 1.1386
MDL
Avg
0.877730
High
0.883809
Low
0.870647
Last updated: 7/21/2026, 7:10:33 PM
Quick Conversions
| MDL | MVR |
|---|---|
| 1 MDL | 0.88 MVR |
| 10 MDL | 8.78 MVR |
| 50 MDL | 43.91 MVR |
| 100 MDL | 87.83 MVR |
| 500 MDL | 439.15 MVR |
| 1,000 MDL | 878.30 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-21T19:10:33Z",
"rates": {
"MVR": 0.878298
}
}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.8298,
"rate": 0.878298
}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