Rate Overview
Live
1 KGS = 10.2812 KPW
1 KPW = 0.097265
KGS
Avg
10.2821
High
10.2852
Low
10.2800
Last updated: 9/15/2026, 9:57:08 AM
Quick Conversions
| KGS | KPW |
|---|---|
| 1 KGS | 10.28 KPW |
| 10 KGS | 102.81 KPW |
| 50 KGS | 514.06 KPW |
| 100 KGS | 1,028.12 KPW |
| 500 KGS | 5,140.61 KPW |
| 1,000 KGS | 10,281.22 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-09-15T09:57:08Z",
"rates": {
"KPW": 10.28122
}
}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.1219999999998,
"rate": 10.28122
}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