Rate Overview
Live
1 MDL = 0.894241 MVR
1 MVR = 1.1183
MDL
Avg
0.898302
High
0.904455
Low
0.892879
Last updated: 3/7/2026, 1:58:03 AM
Quick Conversions
| MDL | MVR |
|---|---|
| 1 MDL | 0.89 MVR |
| 10 MDL | 8.94 MVR |
| 50 MDL | 44.71 MVR |
| 100 MDL | 89.42 MVR |
| 500 MDL | 447.12 MVR |
| 1,000 MDL | 894.24 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-03-07T01:58:03Z",
"rates": {
"MVR": 0.894241
}
}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": 89.4241,
"rate": 0.894241
}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