Rate Overview
Live
1 MVR = 1.1382 MDL
1 MDL = 0.878545
MVR
Avg
1.1173
High
1.1458
Low
1.0859
Last updated: 7/26/2026, 5:18:36 AM
Quick Conversions
| MVR | MDL |
|---|---|
| 1 MVR | 1.14 MDL |
| 10 MVR | 11.38 MDL |
| 50 MVR | 56.91 MDL |
| 100 MVR | 113.82 MDL |
| 500 MVR | 569.12 MDL |
| 1,000 MVR | 1,138.25 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-26T05:18:36Z",
"rates": {
"MDL": 1.138246
}
}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.8246,
"rate": 1.138246
}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