Rate Overview
Live
1 MVR = 1.1040 MDL
1 MDL = 0.905796
MVR
Avg
1.1100
High
1.1164
Low
1.1040
Last updated: 4/16/2026, 6:49:19 AM
Quick Conversions
| MVR | MDL |
|---|---|
| 1 MVR | 1.10 MDL |
| 10 MVR | 11.04 MDL |
| 50 MVR | 55.20 MDL |
| 100 MVR | 110.40 MDL |
| 500 MVR | 552.00 MDL |
| 1,000 MVR | 1,104.00 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-04-16T06:49:19Z",
"rates": {
"MDL": 1.104001
}
}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": 110.4001,
"rate": 1.104001
}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