Rate Overview
Live
1 KRW = 0.057657 KGS
1 KGS = 17.3439
KRW
Avg
0.061406
High
0.064308
Low
0.057657
Last updated: 3/27/2026, 7:51:46 AM
Quick Conversions
| KRW | KGS |
|---|---|
| 1 KRW | 0.06 KGS |
| 10 KRW | 0.58 KGS |
| 50 KRW | 2.88 KGS |
| 100 KRW | 5.77 KGS |
| 500 KRW | 28.83 KGS |
| 1,000 KRW | 57.66 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-03-27T07:51:46Z",
"rates": {
"KGS": 0.057657
}
}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.7657,
"rate": 0.057657
}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