Rate Overview
Live
1 MDL = 0.890726 MVR
1 MVR = 1.1227
MDL
Avg
0.889143
High
0.891295
Low
0.884553
Last updated: 8/12/2026, 10:51:27 AM
Quick Conversions
| MDL | MVR |
|---|---|
| 1 MDL | 0.89 MVR |
| 10 MDL | 8.91 MVR |
| 50 MDL | 44.54 MVR |
| 100 MDL | 89.07 MVR |
| 500 MDL | 445.36 MVR |
| 1,000 MDL | 890.73 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-08-12T10:51:27Z",
"rates": {
"MVR": 0.890726
}
}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.07260000000001,
"rate": 0.890726
}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