Rate Overview
Live
1 MVR = 1.1195 MDL
1 MDL = 0.893267
MVR
Avg
1.1162
High
1.1231
Low
1.1067
Last updated: 9/2/2026, 5:31:57 AM
Quick Conversions
| MVR | MDL |
|---|---|
| 1 MVR | 1.12 MDL |
| 10 MVR | 11.19 MDL |
| 50 MVR | 55.97 MDL |
| 100 MVR | 111.95 MDL |
| 500 MVR | 559.74 MDL |
| 1,000 MVR | 1,119.49 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-09-02T05:31:57Z",
"rates": {
"MDL": 1.119486
}
}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": 111.9486,
"rate": 1.119486
}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