Rate Overview
Live
1 MDL = 0.897301 MVR
1 MVR = 1.1145
MDL
Avg
0.896691
High
0.897473
Low
0.893483
Last updated: 5/6/2026, 10:46:57 AM
Quick Conversions
| MDL | MVR |
|---|---|
| 1 MDL | 0.90 MVR |
| 10 MDL | 8.97 MVR |
| 50 MDL | 44.87 MVR |
| 100 MDL | 89.73 MVR |
| 500 MDL | 448.65 MVR |
| 1,000 MDL | 897.30 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-05-06T10:46:57Z",
"rates": {
"MVR": 0.897301
}
}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.73010000000001,
"rate": 0.897301
}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