Rate Overview
Live
1 UAH = 20.5985 KPW
1 KPW = 0.048547
UAH
Avg
20.6980
High
20.7458
Low
20.5985
Last updated: 4/17/2026, 1:36:39 PM
Quick Conversions
| UAH | KPW |
|---|---|
| 1 UAH | 20.60 KPW |
| 10 UAH | 205.99 KPW |
| 50 UAH | 1,029.93 KPW |
| 100 UAH | 2,059.86 KPW |
| 500 UAH | 10,299.28 KPW |
| 1,000 UAH | 20,598.55 KPW |
Get UAH/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=KPWExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-04-17T13:36:39Z",
"rates": {
"KPW": 20.59855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "KPW",
"amount": 100
},
"result": 2059.855,
"rate": 20.59855
}Build with UAH/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key