Rate Overview
Live
1 CLP = 0.100921 KGS
1 KGS = 9.9087 CLP
Avg
0.099586
High
0.100921
Low
0.098487
Last updated: 1/25/2026, 1:09:39 PM
Quick Conversions
| CLP | KGS |
|---|---|
| 1 CLP | 0.10 KGS |
| 10 CLP | 1.01 KGS |
| 50 CLP | 5.05 KGS |
| 100 CLP | 10.09 KGS |
| 500 CLP | 50.46 KGS |
| 1,000 CLP | 100.92 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-01-25T13:09:39Z",
"rates": {
"KGS": 0.100921
}
}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": 10.0921,
"rate": 0.100921
}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