Rate Overview
Live
1 GHS = 80.4252 CLP
1 CLP = 0.012434
GHS
Avg
80.8318
High
81.4437
Low
80.2136
Last updated: 4/17/2026, 6:18:28 AM
Quick Conversions
| GHS | CLP |
|---|---|
| 1 GHS | 80.43 CLP |
| 10 GHS | 804.25 CLP |
| 50 GHS | 4,021.26 CLP |
| 100 GHS | 8,042.52 CLP |
| 500 GHS | 40,212.61 CLP |
| 1,000 GHS | 80,425.23 CLP |
Get GHS/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=CLPExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-04-17T06:18:28Z",
"rates": {
"CLP": 80.425229
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "CLP",
"amount": 100
},
"result": 8042.5229,
"rate": 80.425229
}Build with GHS/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key