Rate Overview
Live
1 MVR = 1.1385 MDL
1 MDL = 0.878319
MVR
Avg
1.1354
High
1.1486
Low
1.1237
Last updated: 7/7/2026, 3:35:47 AM
Quick Conversions
| MVR | MDL |
|---|---|
| 1 MVR | 1.14 MDL |
| 10 MVR | 11.39 MDL |
| 50 MVR | 56.93 MDL |
| 100 MVR | 113.85 MDL |
| 500 MVR | 569.27 MDL |
| 1,000 MVR | 1,138.54 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-07T03:35:47Z",
"rates": {
"MDL": 1.138539
}
}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.8539,
"rate": 1.138539
}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