Rate Overview
Live
1 CLP = 0.094311 KGS
1 KGS = 10.6032
CLP
Avg
0.094646
High
0.094989
Low
0.094311
Last updated: 7/8/2026, 5:45:25 AM
Quick Conversions
| CLP | KGS |
|---|---|
| 1 CLP | 0.09 KGS |
| 10 CLP | 0.94 KGS |
| 50 CLP | 4.72 KGS |
| 100 CLP | 9.43 KGS |
| 500 CLP | 47.16 KGS |
| 1,000 CLP | 94.31 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-07-08T05:45:25Z",
"rates": {
"KGS": 0.094311
}
}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.4311,
"rate": 0.094311
}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