Rate Overview
Live
1 MVR = 1.1224 MDL
1 MDL = 0.890920
MVR
Avg
1.1226
High
1.1268
Low
1.1186
Last updated: 5/26/2026, 8:41:58 PM
Quick Conversions
| MVR | MDL |
|---|---|
| 1 MVR | 1.12 MDL |
| 10 MVR | 11.22 MDL |
| 50 MVR | 56.12 MDL |
| 100 MVR | 112.24 MDL |
| 500 MVR | 561.22 MDL |
| 1,000 MVR | 1,122.44 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-05-26T20:41:58Z",
"rates": {
"MDL": 1.122435
}
}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": 112.24350000000001,
"rate": 1.122435
}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