Rate Overview
Live
1 KPW = 0.097363 KGS
1 KGS = 10.2708
KPW
Avg
0.097365
High
0.097589
Low
0.097190
Last updated: 8/23/2026, 7:10:16 AM
Quick Conversions
| KPW | KGS |
|---|---|
| 1 KPW | 0.10 KGS |
| 10 KPW | 0.97 KGS |
| 50 KPW | 4.87 KGS |
| 100 KPW | 9.74 KGS |
| 500 KPW | 48.68 KGS |
| 1,000 KPW | 97.36 KGS |
Get KPW/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=KGSExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-08-23T07:10:16Z",
"rates": {
"KGS": 0.097363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "KGS",
"amount": 100
},
"result": 9.7363,
"rate": 0.097363
}Build with KPW/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key