Rate Overview
Live
1 MVR = 1.1271 MDL
1 MDL = 0.887248
MVR
Avg
1.1256
High
1.1271
Low
1.1237
Last updated: 6/15/2026, 9:01:00 PM
Quick Conversions
| MVR | MDL |
|---|---|
| 1 MVR | 1.13 MDL |
| 10 MVR | 11.27 MDL |
| 50 MVR | 56.35 MDL |
| 100 MVR | 112.71 MDL |
| 500 MVR | 563.54 MDL |
| 1,000 MVR | 1,127.08 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-06-15T21:01:00Z",
"rates": {
"MDL": 1.12708
}
}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": 112.70800000000001,
"rate": 1.12708
}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