Rate Overview
Live
1 EUR = 51.7743 UAH
1 UAH = 0.019315
EUR
Avg
51.7366
High
51.7803
Low
51.6240
Last updated: 8/14/2026, 7:25:41 PM
Quick Conversions
| EUR | UAH |
|---|---|
| 1 EUR | 51.77 UAH |
| 10 EUR | 517.74 UAH |
| 50 EUR | 2,588.71 UAH |
| 100 EUR | 5,177.43 UAH |
| 500 EUR | 25,887.15 UAH |
| 1,000 EUR | 51,774.29 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-08-14T19:25:41Z",
"rates": {
"UAH": 51.774293
}
}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": 5177.4293,
"rate": 51.774293
}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