Rate Overview
Live
1 MDL = 0.887248 MVR
1 MVR = 1.1271
MDL
Avg
0.888409
High
0.889916
Low
0.887248
Last updated: 6/15/2026, 7:41:42 PM
Quick Conversions
| MDL | MVR |
|---|---|
| 1 MDL | 0.89 MVR |
| 10 MDL | 8.87 MVR |
| 50 MDL | 44.36 MVR |
| 100 MDL | 88.72 MVR |
| 500 MDL | 443.62 MVR |
| 1,000 MDL | 887.25 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-15T19:41:42Z",
"rates": {
"MVR": 0.887248
}
}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.7248,
"rate": 0.887248
}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