Rate Overview
Live
1 UAH = 32.4110 KRW
1 KRW = 0.030854
UAH
Avg
33.7739
High
34.7424
Low
32.4110
Last updated: 8/1/2026, 5:32:04 AM
Quick Conversions
| UAH | KRW |
|---|---|
| 1 UAH | 32.41 KRW |
| 10 UAH | 324.11 KRW |
| 50 UAH | 1,620.55 KRW |
| 100 UAH | 3,241.10 KRW |
| 500 UAH | 16,205.48 KRW |
| 1,000 UAH | 32,410.96 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-08-01T05:32:04Z",
"rates": {
"KRW": 32.410962
}
}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": 3241.0962,
"rate": 32.410962
}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