Rate Overview
Live
1 CLP = 0.098119 KGS
1 KGS = 10.1917
CLP
Avg
0.097596
High
0.098119
Low
0.097038
Last updated: 5/29/2026, 2:29:41 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-29T14:29:41Z",
"rates": {
"KGS": 0.098119
}
}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.8119,
"rate": 0.098119
}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