Rate Overview
Live
1 KPW = 0.049667 UAH
1 UAH = 20.1341
KPW
Avg
0.048782
High
0.049925
Low
0.047063
Last updated: 8/24/2026, 2:43:00 PM
Quick Conversions
| KPW | UAH |
|---|---|
| 1 KPW | 0.05 UAH |
| 10 KPW | 0.50 UAH |
| 50 KPW | 2.48 UAH |
| 100 KPW | 4.97 UAH |
| 500 KPW | 24.83 UAH |
| 1,000 KPW | 49.67 UAH |
Get KPW/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=UAHExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-08-24T14:43:00Z",
"rates": {
"UAH": 0.049667
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "UAH",
"amount": 100
},
"result": 4.9667,
"rate": 0.049667
}Build with KPW/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key