Rate Overview
Live
1 UAH = 0.019375 EUR
1 EUR = 51.6129
UAH
Avg
0.019445
High
0.019517
Low
0.019375
Last updated: 5/28/2026, 8:35:11 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.69 EUR |
| 1,000 UAH | 19.38 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-05-28T20:35:11Z",
"rates": {
"EUR": 0.019375
}
}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.9375,
"rate": 0.019375
}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