Rate Overview
Live
1 KRW = 0.056474 KGS
1 KGS = 17.7073
KRW
Avg
0.056603
High
0.056960
Low
0.056137
Last updated: 7/3/2026, 12:48:24 AM
Quick Conversions
| KRW | KGS |
|---|---|
| 1 KRW | 0.06 KGS |
| 10 KRW | 0.56 KGS |
| 50 KRW | 2.82 KGS |
| 100 KRW | 5.65 KGS |
| 500 KRW | 28.24 KGS |
| 1,000 KRW | 56.47 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-03T00:48:24Z",
"rates": {
"KGS": 0.056474
}
}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.6474,
"rate": 0.056474
}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