Rate Overview
Live
1 KPW = 0.048559 UAH
1 UAH = 20.5935
KPW
Avg
0.048337
High
0.048793
Low
0.047881
Last updated: 3/7/2026, 7:39:50 AM
Quick Conversions
| KPW | UAH |
|---|---|
| 1 KPW | 0.05 UAH |
| 10 KPW | 0.49 UAH |
| 50 KPW | 2.43 UAH |
| 100 KPW | 4.86 UAH |
| 500 KPW | 24.28 UAH |
| 1,000 KPW | 48.56 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-03-07T07:39:50Z",
"rates": {
"UAH": 0.048559
}
}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.8559,
"rate": 0.048559
}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