Rate Overview
Live
1 MVR = 1.1190 MDL
1 MDL = 0.893677
MVR
Avg
1.1229
High
1.1275
Low
1.1190
Last updated: 8/14/2026, 3:05:21 PM
Quick Conversions
| MVR | MDL |
|---|---|
| 1 MVR | 1.12 MDL |
| 10 MVR | 11.19 MDL |
| 50 MVR | 55.95 MDL |
| 100 MVR | 111.90 MDL |
| 500 MVR | 559.49 MDL |
| 1,000 MVR | 1,118.97 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-08-14T15:05:21Z",
"rates": {
"MDL": 1.118973
}
}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.8973,
"rate": 1.118973
}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