Rate Overview
Live
1 EUR = 50.5053 UAH
1 UAH = 0.019800
EUR
Avg
48.7334
High
51.1823
Low
44.8179
Last updated: 3/27/2026, 1:02:06 PM
Quick Conversions
| EUR | UAH |
|---|---|
| 1 EUR | 50.51 UAH |
| 10 EUR | 505.05 UAH |
| 50 EUR | 2,525.26 UAH |
| 100 EUR | 5,050.53 UAH |
| 500 EUR | 25,252.65 UAH |
| 1,000 EUR | 50,505.29 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-27T13:02:06Z",
"rates": {
"UAH": 50.505294
}
}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": 5050.5294,
"rate": 50.505294
}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