Rate Overview
Live
1 UAH = 0.019400 EUR
1 EUR = 51.5464
UAH
Avg
0.019570
High
0.019728
Low
0.019400
Last updated: 4/17/2026, 12:08:34 PM
Quick Conversions
| UAH | EUR |
|---|---|
| 1 UAH | 0.02 EUR |
| 10 UAH | 0.19 EUR |
| 50 UAH | 0.97 EUR |
| 100 UAH | 1.94 EUR |
| 500 UAH | 9.70 EUR |
| 1,000 UAH | 19.40 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-04-17T12:08:34Z",
"rates": {
"EUR": 0.0194
}
}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.94,
"rate": 0.0194
}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