Rate Overview
Live
1 KGS = 10.2893 KPW
1 KPW = 0.097188
KGS
Avg
10.3339
High
10.6259
Low
10.2646
Last updated: 5/27/2026, 9:59:13 PM
Quick Conversions
| KGS | KPW |
|---|---|
| 1 KGS | 10.29 KPW |
| 10 KGS | 102.89 KPW |
| 50 KGS | 514.46 KPW |
| 100 KGS | 1,028.93 KPW |
| 500 KGS | 5,144.64 KPW |
| 1,000 KGS | 10,289.28 KPW |
Get KGS/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=KPWExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-27T21:59:13Z",
"rates": {
"KPW": 10.289284
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "KPW",
"amount": 100
},
"result": 1028.9284,
"rate": 10.289284
}Build with KGS/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key