Rate Overview
Live
1 MVR = 0.055619 EUR
1 EUR = 17.9795
MVR
Avg
0.055373
High
0.056366
Low
0.054269
Last updated: 5/26/2026, 10:30:17 AM
Quick Conversions
| MVR | EUR |
|---|---|
| 1 MVR | 0.06 EUR |
| 10 MVR | 0.56 EUR |
| 50 MVR | 2.78 EUR |
| 100 MVR | 5.56 EUR |
| 500 MVR | 27.81 EUR |
| 1,000 MVR | 55.62 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-05-26T10:30:17Z",
"rates": {
"EUR": 0.055619
}
}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.5619000000000005,
"rate": 0.055619
}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