Rate Overview
Live
1 UAH = 20.0661 KPW
1 KPW = 0.049835
UAH
Avg
20.0543
High
20.0724
Low
20.0269
Last updated: 6/19/2026, 8:33:19 AM
Quick Conversions
| UAH | KPW |
|---|---|
| 1 UAH | 20.07 KPW |
| 10 UAH | 200.66 KPW |
| 50 UAH | 1,003.31 KPW |
| 100 UAH | 2,006.61 KPW |
| 500 UAH | 10,033.05 KPW |
| 1,000 UAH | 20,066.10 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-06-19T08:33:19Z",
"rates": {
"KPW": 20.066101
}
}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": 2006.6100999999999,
"rate": 20.066101
}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