Rate Overview
Live
1 CLP = 0.002905 GEL
1 GEL = 344.2341
CLP
Avg
0.002903
High
0.003125
Low
0.002767
Last updated: 3/27/2026, 10:26:18 AM
Quick Conversions
| CLP | GEL |
|---|---|
| 1 CLP | 0.00 GEL |
| 10 CLP | 0.03 GEL |
| 50 CLP | 0.15 GEL |
| 100 CLP | 0.29 GEL |
| 500 CLP | 1.45 GEL |
| 1,000 CLP | 2.91 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-27T10:26:18Z",
"rates": {
"GEL": 0.002905
}
}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.2905,
"rate": 0.002905
}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