Rate Overview
Live
1 KPW = 0.097561 KGS
1 KGS = 10.2500
KPW
Avg
0.097301
High
0.097589
Low
0.097127
Last updated: 8/20/2026, 2:42:08 AM
Quick Conversions
| KPW | KGS |
|---|---|
| 1 KPW | 0.10 KGS |
| 10 KPW | 0.98 KGS |
| 50 KPW | 4.88 KGS |
| 100 KPW | 9.76 KGS |
| 500 KPW | 48.78 KGS |
| 1,000 KPW | 97.56 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-20T02:42:08Z",
"rates": {
"KGS": 0.097561
}
}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.7561,
"rate": 0.097561
}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