Rate Overview
Live
1 KGS = 10.2788 KPW
1 KPW = 0.097288
KGS
Avg
10.2775
High
10.2940
Low
10.2470
Last updated: 8/22/2026, 11:58:12 PM
Quick Conversions
| KGS | KPW |
|---|---|
| 1 KGS | 10.28 KPW |
| 10 KGS | 102.79 KPW |
| 50 KGS | 513.94 KPW |
| 100 KGS | 1,027.88 KPW |
| 500 KGS | 5,139.38 KPW |
| 1,000 KGS | 10,278.76 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-22T23:58:12Z",
"rates": {
"KPW": 10.278762
}
}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": 1027.8762000000002,
"rate": 10.278762
}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