Rate Overview
Live
1 UAH = 20.2202 KPW
1 KPW = 0.049455
UAH
Avg
20.2082
High
20.2237
Low
20.1650
Last updated: 7/11/2026, 5:10:25 PM
Quick Conversions
| UAH | KPW |
|---|---|
| 1 UAH | 20.22 KPW |
| 10 UAH | 202.20 KPW |
| 50 UAH | 1,011.01 KPW |
| 100 UAH | 2,022.02 KPW |
| 500 UAH | 10,110.12 KPW |
| 1,000 UAH | 20,220.25 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-07-11T17:10:25Z",
"rates": {
"KPW": 20.220248
}
}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": 2022.0248000000001,
"rate": 20.220248
}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