Rate Overview
Live
1 EUR = 51.0781 UAH
1 UAH = 0.019578
EUR
Avg
51.1356
High
51.9215
Low
50.3137
Last updated: 7/19/2026, 7:43:14 PM
Quick Conversions
| EUR | UAH |
|---|---|
| 1 EUR | 51.08 UAH |
| 10 EUR | 510.78 UAH |
| 50 EUR | 2,553.91 UAH |
| 100 EUR | 5,107.81 UAH |
| 500 EUR | 25,539.05 UAH |
| 1,000 EUR | 51,078.11 UAH |
Get EUR/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=UAHExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-19T19:43:14Z",
"rates": {
"UAH": 51.078106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "UAH",
"amount": 100
},
"result": 5107.8106,
"rate": 51.078106
}Build with EUR/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key