Rate Overview
Live
1 UAH = 20.4563 KPW
1 KPW = 0.048885
UAH
Avg
20.4641
High
20.5224
Low
20.4120
Last updated: 5/7/2026, 4:03:55 PM
Quick Conversions
| UAH | KPW |
|---|---|
| 1 UAH | 20.46 KPW |
| 10 UAH | 204.56 KPW |
| 50 UAH | 1,022.81 KPW |
| 100 UAH | 2,045.63 KPW |
| 500 UAH | 10,228.13 KPW |
| 1,000 UAH | 20,456.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-05-07T16:03:55Z",
"rates": {
"KPW": 20.456255
}
}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": 2045.6254999999999,
"rate": 20.456255
}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