Rate Overview
Live
1 KGS = 10.6914 CLP
1 CLP = 0.093533
KGS
Avg
10.3267
High
10.6948
Low
9.7840
Last updated: 7/30/2026, 11:05:19 AM
Quick Conversions
| KGS | CLP |
|---|---|
| 1 KGS | 10.69 CLP |
| 10 KGS | 106.91 CLP |
| 50 KGS | 534.57 CLP |
| 100 KGS | 1,069.14 CLP |
| 500 KGS | 5,345.70 CLP |
| 1,000 KGS | 10,691.40 CLP |
Get KGS/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=CLPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-30T11:05:19Z",
"rates": {
"CLP": 10.691402
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "CLP",
"amount": 100
},
"result": 1069.1402,
"rate": 10.691402
}Build with KGS/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key