Rate Overview
Live
1 EUR = 51.0494 UAH
1 UAH = 0.019589
EUR
Avg
51.0493
High
51.0909
Low
50.9731
Last updated: 7/26/2026, 11:12:31 PM
Quick Conversions
| EUR | UAH |
|---|---|
| 1 EUR | 51.05 UAH |
| 10 EUR | 510.49 UAH |
| 50 EUR | 2,552.47 UAH |
| 100 EUR | 5,104.94 UAH |
| 500 EUR | 25,524.70 UAH |
| 1,000 EUR | 51,049.39 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-26T23:12:31Z",
"rates": {
"UAH": 51.04939
}
}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": 5104.939,
"rate": 51.04939
}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