Rate Overview
Live
1 MVR = 0.056089 EUR
1 EUR = 17.8288
MVR
Avg
0.057686
High
0.062763
Low
0.054724
Last updated: 3/26/2026, 7:14:56 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.04 EUR |
| 1,000 MVR | 56.09 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-26T19:14:56Z",
"rates": {
"EUR": 0.056089
}
}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.6089,
"rate": 0.056089
}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