Rate Overview
Live
1 KGS = 10.2843 KPW
1 KPW = 0.097236
KGS
Avg
10.2887
High
10.2977
Low
10.2470
Last updated: 8/25/2026, 7:43:52 PM
Quick Conversions
| KGS | KPW |
|---|---|
| 1 KGS | 10.28 KPW |
| 10 KGS | 102.84 KPW |
| 50 KGS | 514.22 KPW |
| 100 KGS | 1,028.43 KPW |
| 500 KGS | 5,142.15 KPW |
| 1,000 KGS | 10,284.30 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-08-25T19:43:52Z",
"rates": {
"KPW": 10.284302
}
}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.4302,
"rate": 10.284302
}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