Rate Overview
Live
1 KPW = 0.097157 KGS
1 KGS = 10.2926
KPW
Avg
0.097164
High
0.097213
Low
0.096934
Last updated: 3/28/2026, 10:51:30 AM
Quick Conversions
| KPW | KGS |
|---|---|
| 1 KPW | 0.10 KGS |
| 10 KPW | 0.97 KGS |
| 50 KPW | 4.86 KGS |
| 100 KPW | 9.72 KGS |
| 500 KPW | 48.58 KGS |
| 1,000 KPW | 97.16 KGS |
Get KPW/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=KGSExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-28T10:51:30Z",
"rates": {
"KGS": 0.097157
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "KGS",
"amount": 100
},
"result": 9.7157,
"rate": 0.097157
}Build with KPW/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key