Rate Overview
Live
1 UAH = 0.019309 EUR
1 EUR = 51.7893
UAH
Avg
0.019381
High
0.019447
Low
0.019309
Last updated: 5/7/2026, 2:54:00 PM
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.65 EUR |
| 1,000 UAH | 19.31 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-07T14:54:00Z",
"rates": {
"EUR": 0.019309
}
}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.9309,
"rate": 0.019309
}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