Rate Overview
Live
1 CLP = 0.003001 GEL
1 GEL = 333.2223
CLP
Avg
0.002981
High
0.003007
Low
0.002940
Last updated: 5/9/2026, 3:43:21 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-05-09T03:43:21Z",
"rates": {
"GEL": 0.003001
}
}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.30010000000000003,
"rate": 0.003001
}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