Rate Overview
Live
1 MVR = 1.1183 MDL
1 MDL = 0.894242
MVR
Avg
1.1127
High
1.1200
Low
1.1056
Last updated: 3/6/2026, 8:09:24 AM
Quick Conversions
| MVR | MDL |
|---|---|
| 1 MVR | 1.12 MDL |
| 10 MVR | 11.18 MDL |
| 50 MVR | 55.91 MDL |
| 100 MVR | 111.83 MDL |
| 500 MVR | 559.13 MDL |
| 1,000 MVR | 1,118.27 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-03-06T08:09:24Z",
"rates": {
"MDL": 1.118265
}
}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": 111.82650000000001,
"rate": 1.118265
}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