Rate Overview
Live
1 MVR = 1.1359 MDL
1 MDL = 0.880368
MVR
Avg
1.1165
High
1.1458
Low
1.0859
Last updated: 7/20/2026, 9:21:35 PM
Quick Conversions
| MVR | MDL |
|---|---|
| 1 MVR | 1.14 MDL |
| 10 MVR | 11.36 MDL |
| 50 MVR | 56.79 MDL |
| 100 MVR | 113.59 MDL |
| 500 MVR | 567.94 MDL |
| 1,000 MVR | 1,135.89 MDL |
Get MVR/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=MDLExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-20T21:21:35Z",
"rates": {
"MDL": 1.135888
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "MDL",
"amount": 100
},
"result": 113.5888,
"rate": 1.135888
}Build with MVR/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key