Rate Overview
Live
1 MVR = 1.1349 MDL
1 MDL = 0.881161
MVR
Avg
1.1206
High
1.1349
Low
1.1031
Last updated: 3/27/2026, 2:03:26 AM
Quick Conversions
| MVR | MDL |
|---|---|
| 1 MVR | 1.13 MDL |
| 10 MVR | 11.35 MDL |
| 50 MVR | 56.74 MDL |
| 100 MVR | 113.49 MDL |
| 500 MVR | 567.43 MDL |
| 1,000 MVR | 1,134.87 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-27T02:03:26Z",
"rates": {
"MDL": 1.134867
}
}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.48670000000001,
"rate": 1.134867
}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