Rate Overview
Live
1 MVR = 0.056879 EUR
1 EUR = 17.5812
MVR
Avg
0.056685
High
0.056879
Low
0.056413
Last updated: 7/25/2026, 10:54:58 PM
Quick Conversions
| MVR | EUR |
|---|---|
| 1 MVR | 0.06 EUR |
| 10 MVR | 0.57 EUR |
| 50 MVR | 2.84 EUR |
| 100 MVR | 5.69 EUR |
| 500 MVR | 28.44 EUR |
| 1,000 MVR | 56.88 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-07-25T22:54:58Z",
"rates": {
"EUR": 0.056879
}
}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.6879,
"rate": 0.056879
}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