Rate Overview
Live
1 UAH = 20.1548 KPW
1 KPW = 0.049616
UAH
Avg
20.1351
High
20.1548
Low
20.1055
Last updated: 8/22/2026, 2:36:28 PM
Quick Conversions
| UAH | KPW |
|---|---|
| 1 UAH | 20.15 KPW |
| 10 UAH | 201.55 KPW |
| 50 UAH | 1,007.74 KPW |
| 100 UAH | 2,015.48 KPW |
| 500 UAH | 10,077.42 KPW |
| 1,000 UAH | 20,154.84 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-22T14:36:28Z",
"rates": {
"KPW": 20.154837
}
}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": 2015.4837,
"rate": 20.154837
}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