Rate Overview
Live
1 MDL = 0.893266 MVR
1 MVR = 1.1195
MDL
Avg
0.895907
High
0.903610
Low
0.890392
Last updated: 9/2/2026, 5:30:15 AM
Quick Conversions
| MDL | MVR |
|---|---|
| 1 MDL | 0.89 MVR |
| 10 MDL | 8.93 MVR |
| 50 MDL | 44.66 MVR |
| 100 MDL | 89.33 MVR |
| 500 MDL | 446.63 MVR |
| 1,000 MDL | 893.27 MVR |
Get MDL/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=MVRExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-09-02T05:30:15Z",
"rates": {
"MVR": 0.893266
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "MVR",
"amount": 100
},
"result": 89.3266,
"rate": 0.893266
}Build with MDL/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key