Rate Overview
Live
1 CLP = 0.095970 KGS
1 KGS = 10.4199
CLP
Avg
0.095766
High
0.096062
Low
0.095579
Last updated: 8/19/2026, 9:45:10 AM
Quick Conversions
| CLP | KGS |
|---|---|
| 1 CLP | 0.10 KGS |
| 10 CLP | 0.96 KGS |
| 50 CLP | 4.80 KGS |
| 100 CLP | 9.60 KGS |
| 500 CLP | 47.99 KGS |
| 1,000 CLP | 95.97 KGS |
Get CLP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=KGSExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-08-19T09:45:10Z",
"rates": {
"KGS": 0.09597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "KGS",
"amount": 100
},
"result": 9.597,
"rate": 0.09597
}Build with CLP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key