Rate Overview
Live
1 UAH = 20.1443 KPW
1 KPW = 0.049642
UAH
Avg
20.5044
High
21.2481
Low
20.0297
Last updated: 8/25/2026, 8:47:39 PM
Quick Conversions
| UAH | KPW |
|---|---|
| 1 UAH | 20.14 KPW |
| 10 UAH | 201.44 KPW |
| 50 UAH | 1,007.21 KPW |
| 100 UAH | 2,014.43 KPW |
| 500 UAH | 10,072.15 KPW |
| 1,000 UAH | 20,144.30 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-08-25T20:47:39Z",
"rates": {
"KPW": 20.144296
}
}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": 2014.4296000000002,
"rate": 20.144296
}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