Rate Overview
Live
1 KGS = 10.1386 CLP
1 CLP = 0.098633
KGS
Avg
10.1826
High
10.2388
Low
10.1201
Last updated: 4/17/2026, 4:59:23 AM
Quick Conversions
| KGS | CLP |
|---|---|
| 1 KGS | 10.14 CLP |
| 10 KGS | 101.39 CLP |
| 50 KGS | 506.93 CLP |
| 100 KGS | 1,013.86 CLP |
| 500 KGS | 5,069.31 CLP |
| 1,000 KGS | 10,138.61 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-04-17T04:59:23Z",
"rates": {
"CLP": 10.138614
}
}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": 1013.8614,
"rate": 10.138614
}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