Rate Overview
Live
1 KGS = 10.2499 KPW
1 KPW = 0.097562
KGS
Avg
10.2894
High
10.2951
Low
10.2499
Last updated: 8/20/2026, 3:31:12 AM
Quick Conversions
| KGS | KPW |
|---|---|
| 1 KGS | 10.25 KPW |
| 10 KGS | 102.50 KPW |
| 50 KGS | 512.49 KPW |
| 100 KGS | 1,024.99 KPW |
| 500 KGS | 5,124.95 KPW |
| 1,000 KGS | 10,249.89 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-20T03:31:12Z",
"rates": {
"KPW": 10.249893
}
}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": 1024.9893,
"rate": 10.249893
}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