Rate Overview
Live
1 EUR = 50.6028 UAH
1 UAH = 0.019762
EUR
Avg
48.7352
High
51.1823
Low
44.8179
Last updated: 3/27/2026, 2:47:55 PM
Quick Conversions
| EUR | UAH |
|---|---|
| 1 EUR | 50.60 UAH |
| 10 EUR | 506.03 UAH |
| 50 EUR | 2,530.14 UAH |
| 100 EUR | 5,060.28 UAH |
| 500 EUR | 25,301.38 UAH |
| 1,000 EUR | 50,602.76 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-03-27T14:47:55Z",
"rates": {
"UAH": 50.60276
}
}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": 5060.276000000001,
"rate": 50.60276
}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