Rate Overview
Live
1 KPW = 0.097133 KGS
1 KGS = 10.2952
KPW
Avg
0.097136
High
0.097150
Low
0.097128
Last updated: 5/7/2026, 12:36:18 PM
Quick Conversions
| KPW | KGS |
|---|---|
| 1 KPW | 0.10 KGS |
| 10 KPW | 0.97 KGS |
| 50 KPW | 4.86 KGS |
| 100 KPW | 9.71 KGS |
| 500 KPW | 48.57 KGS |
| 1,000 KPW | 97.13 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-05-07T12:36:18Z",
"rates": {
"KGS": 0.097133
}
}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.7133,
"rate": 0.097133
}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