Rate Overview
Live
1 KGS = 10.2910 KPW
1 KPW = 0.097172
KGS
Avg
10.2914
High
10.2923
Low
10.2904
Last updated: 3/7/2026, 7:09:46 AM
Quick Conversions
| KGS | KPW |
|---|---|
| 1 KGS | 10.29 KPW |
| 10 KGS | 102.91 KPW |
| 50 KGS | 514.55 KPW |
| 100 KGS | 1,029.10 KPW |
| 500 KGS | 5,145.52 KPW |
| 1,000 KGS | 10,291.04 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-03-07T07:09:46Z",
"rates": {
"KPW": 10.291039
}
}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": 1029.1039,
"rate": 10.291039
}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