Rate Overview
Live
1 UAH = 0.019341 EUR
1 EUR = 51.7036
UAH
Avg
0.019647
High
0.020193
Low
0.019239
Last updated: 6/18/2026, 8:49:04 AM
Quick Conversions
| UAH | EUR |
|---|---|
| 1 UAH | 0.02 EUR |
| 10 UAH | 0.19 EUR |
| 50 UAH | 0.97 EUR |
| 100 UAH | 1.93 EUR |
| 500 UAH | 9.67 EUR |
| 1,000 UAH | 19.34 EUR |
Get UAH/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=EURExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-06-18T08:49:04Z",
"rates": {
"EUR": 0.019341
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "EUR",
"amount": 100
},
"result": 1.9341000000000002,
"rate": 0.019341
}Build with UAH/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key