Rate Overview
Live
1 MVR = 1.1329 MDL
1 MDL = 0.882683
MVR
Avg
1.1206
High
1.1447
Low
1.0922
Last updated: 7/25/2026, 1:37:23 AM
Quick Conversions
| MVR | MDL |
|---|---|
| 1 MVR | 1.13 MDL |
| 10 MVR | 11.33 MDL |
| 50 MVR | 56.65 MDL |
| 100 MVR | 113.29 MDL |
| 500 MVR | 566.46 MDL |
| 1,000 MVR | 1,132.91 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-25T01:37:23Z",
"rates": {
"MDL": 1.13291
}
}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.29100000000001,
"rate": 1.13291
}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