Rate Overview
Live
1 CLP = 0.098118 KGS
1 KGS = 10.1918
CLP
Avg
0.097189
High
0.098118
Low
0.095743
Last updated: 5/8/2026, 1:02:59 PM
Quick Conversions
| CLP | KGS |
|---|---|
| 1 CLP | 0.10 KGS |
| 10 CLP | 0.98 KGS |
| 50 CLP | 4.91 KGS |
| 100 CLP | 9.81 KGS |
| 500 CLP | 49.06 KGS |
| 1,000 CLP | 98.12 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-05-08T13:02:59Z",
"rates": {
"KGS": 0.098118
}
}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.8118,
"rate": 0.098118
}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