Rate Overview
Live
1 MVR = 0.056065 EUR
1 EUR = 17.8364
MVR
Avg
0.055951
High
0.056302
Low
0.055783
Last updated: 3/26/2026, 5:43:54 PM
Quick Conversions
| MVR | EUR |
|---|---|
| 1 MVR | 0.06 EUR |
| 10 MVR | 0.56 EUR |
| 50 MVR | 2.80 EUR |
| 100 MVR | 5.61 EUR |
| 500 MVR | 28.03 EUR |
| 1,000 MVR | 56.07 EUR |
Get MVR/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=EURExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-26T17:43:54Z",
"rates": {
"EUR": 0.056065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "EUR",
"amount": 100
},
"result": 5.6065,
"rate": 0.056065
}Build with MVR/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key