Rate Overview
Live
1 KRW = 0.064025 KGS
1 KGS = 15.6189
KRW
Avg
0.063777
High
0.064250
Low
0.063325
Last updated: 9/3/2026, 12:22:53 PM
Quick Conversions
| KRW | KGS |
|---|---|
| 1 KRW | 0.06 KGS |
| 10 KRW | 0.64 KGS |
| 50 KRW | 3.20 KGS |
| 100 KRW | 6.40 KGS |
| 500 KRW | 32.01 KGS |
| 1,000 KRW | 64.03 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-09-03T12:22:53Z",
"rates": {
"KGS": 0.064025
}
}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.4025,
"rate": 0.064025
}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