Rate Overview
Live
1 MDL = 0.873320 MVR
1 MVR = 1.1451
MDL
Avg
0.873653
High
0.875720
Low
0.870647
Last updated: 7/2/2026, 1:49:54 PM
Quick Conversions
| MDL | MVR |
|---|---|
| 1 MDL | 0.87 MVR |
| 10 MDL | 8.73 MVR |
| 50 MDL | 43.67 MVR |
| 100 MDL | 87.33 MVR |
| 500 MDL | 436.66 MVR |
| 1,000 MDL | 873.32 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-02T13:49:54Z",
"rates": {
"MVR": 0.87332
}
}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.332,
"rate": 0.87332
}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