Rate Overview
Live
1 UAH = 34.0570 KRW
1 KRW = 0.029363
UAH
Avg
33.7833
High
34.3016
Low
32.9835
Last updated: 5/27/2026, 9:45:38 PM
Quick Conversions
| UAH | KRW |
|---|---|
| 1 UAH | 34.06 KRW |
| 10 UAH | 340.57 KRW |
| 50 UAH | 1,702.85 KRW |
| 100 UAH | 3,405.70 KRW |
| 500 UAH | 17,028.50 KRW |
| 1,000 UAH | 34,057.01 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-05-27T21:45:38Z",
"rates": {
"KRW": 34.05701
}
}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": 3405.701,
"rate": 34.05701
}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