Rate Overview
Live
1 KRW = 0.059096 KGS
1 KGS = 16.9216
KRW
Avg
0.058774
High
0.060742
Low
0.056137
Last updated: 7/23/2026, 8:14:14 AM
Quick Conversions
| KRW | KGS |
|---|---|
| 1 KRW | 0.06 KGS |
| 10 KRW | 0.59 KGS |
| 50 KRW | 2.95 KGS |
| 100 KRW | 5.91 KGS |
| 500 KRW | 29.55 KGS |
| 1,000 KRW | 59.10 KGS |
Get KRW/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=KGSExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-23T08:14:14Z",
"rates": {
"KGS": 0.059096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "KGS",
"amount": 100
},
"result": 5.9096,
"rate": 0.059096
}Build with KRW/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key