Rate Overview
Live
1 KRW = 0.061175 KGS
1 KGS = 16.3465
KRW
Avg
0.061776
High
0.062341
Low
0.061175
Last updated: 8/13/2026, 12:54:04 PM
Quick Conversions
| KRW | KGS |
|---|---|
| 1 KRW | 0.06 KGS |
| 10 KRW | 0.61 KGS |
| 50 KRW | 3.06 KGS |
| 100 KRW | 6.12 KGS |
| 500 KRW | 30.59 KGS |
| 1,000 KRW | 61.18 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-08-13T12:54:04Z",
"rates": {
"KGS": 0.061175
}
}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": 6.1175,
"rate": 0.061175
}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