Rate Overview
Live
1 EUR = 51.0152 UAH
1 UAH = 0.019602
EUR
Avg
50.0679
High
52.0411
Low
48.1711
Last updated: 7/28/2026, 2:00:07 PM
Quick Conversions
| EUR | UAH |
|---|---|
| 1 EUR | 51.02 UAH |
| 10 EUR | 510.15 UAH |
| 50 EUR | 2,550.76 UAH |
| 100 EUR | 5,101.52 UAH |
| 500 EUR | 25,507.60 UAH |
| 1,000 EUR | 51,015.20 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-28T14:00:07Z",
"rates": {
"UAH": 51.015199
}
}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": 5101.5199,
"rate": 51.015199
}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