Rate Overview
Live
1 MDL = 0.872732 MVR
1 MVR = 1.1458
MDL
Avg
0.886605
High
0.925827
Low
0.826302
Last updated: 6/29/2026, 1:25:34 AM
Quick Conversions
| MDL | MVR |
|---|---|
| 1 MDL | 0.87 MVR |
| 10 MDL | 8.73 MVR |
| 50 MDL | 43.64 MVR |
| 100 MDL | 87.27 MVR |
| 500 MDL | 436.37 MVR |
| 1,000 MDL | 872.73 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-29T01:25:34Z",
"rates": {
"MVR": 0.872732
}
}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.27319999999999,
"rate": 0.872732
}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