Rate Overview
Live
1 MDL = 0.905796 MVR
1 MVR = 1.1040
MDL
Avg
0.900906
High
0.905796
Low
0.895723
Last updated: 4/16/2026, 6:49:19 AM
Quick Conversions
| MDL | MVR |
|---|---|
| 1 MDL | 0.91 MVR |
| 10 MDL | 9.06 MVR |
| 50 MDL | 45.29 MVR |
| 100 MDL | 90.58 MVR |
| 500 MDL | 452.90 MVR |
| 1,000 MDL | 905.80 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-04-16T06:49:19Z",
"rates": {
"MVR": 0.905796
}
}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": 90.5796,
"rate": 0.905796
}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