Rate Overview
Live
1 UAH = 34.5479 KRW
1 KRW = 0.028945
UAH
Avg
34.3066
High
34.5479
Low
33.9951
Last updated: 3/27/2026, 8:09:52 AM
Quick Conversions
| UAH | KRW |
|---|---|
| 1 UAH | 34.55 KRW |
| 10 UAH | 345.48 KRW |
| 50 UAH | 1,727.40 KRW |
| 100 UAH | 3,454.79 KRW |
| 500 UAH | 17,273.97 KRW |
| 1,000 UAH | 34,547.93 KRW |
Get UAH/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=KRWExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-27T08:09:52Z",
"rates": {
"KRW": 34.54793
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "KRW",
"amount": 100
},
"result": 3454.793,
"rate": 34.54793
}Build with UAH/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key