Rate Overview
Live
1 KRW = 0.059892 KGS
1 KGS = 16.6967
KRW
Avg
0.059520
High
0.060368
Low
0.058968
Last updated: 5/7/2026, 9:12:21 AM
Quick Conversions
| KRW | KGS |
|---|---|
| 1 KRW | 0.06 KGS |
| 10 KRW | 0.60 KGS |
| 50 KRW | 2.99 KGS |
| 100 KRW | 5.99 KGS |
| 500 KRW | 29.95 KGS |
| 1,000 KRW | 59.89 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-05-07T09:12:21Z",
"rates": {
"KGS": 0.059892
}
}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.9892,
"rate": 0.059892
}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