Rate Overview
Live
1 GHS = 79.9215 CLP
1 CLP = 0.012512
GHS
Avg
80.0630
High
81.5599
Low
78.1298
Last updated: 6/16/2026, 1:27:53 PM
Quick Conversions
| GHS | CLP |
|---|---|
| 1 GHS | 79.92 CLP |
| 10 GHS | 799.22 CLP |
| 50 GHS | 3,996.08 CLP |
| 100 GHS | 7,992.15 CLP |
| 500 GHS | 39,960.75 CLP |
| 1,000 GHS | 79,921.50 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-06-16T13:27:53Z",
"rates": {
"CLP": 79.921501
}
}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": 7992.150100000001,
"rate": 79.921501
}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