Rate Overview
Live
1 KPW = 0.097171 KGS
1 KGS = 10.2911
KPW
Avg
0.097168
High
0.097177
Low
0.097159
Last updated: 3/7/2026, 9:16:52 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.59 KGS |
| 1,000 KPW | 97.17 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-07T09:16:52Z",
"rates": {
"KGS": 0.097171
}
}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.717099999999999,
"rate": 0.097171
}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