Rate Overview
Live
1 CLP = 0.003004 GEL
1 GEL = 332.8895
CLP
Avg
0.003035
High
0.003064
Low
0.002993
Last updated: 3/7/2026, 12:29:58 AM
Quick Conversions
| CLP | GEL |
|---|---|
| 1 CLP | 0.00 GEL |
| 10 CLP | 0.03 GEL |
| 50 CLP | 0.15 GEL |
| 100 CLP | 0.30 GEL |
| 500 CLP | 1.50 GEL |
| 1,000 CLP | 3.00 GEL |
Get CLP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=GELExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-07T00:29:58Z",
"rates": {
"GEL": 0.003004
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "GEL",
"amount": 100
},
"result": 0.3004,
"rate": 0.003004
}Build with CLP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key