Rate Overview
Live
1 GHS = 80.7326 CLP
1 CLP = 0.012387
GHS
Avg
80.5580
High
84.9655
Low
75.8741
Last updated: 7/22/2026, 9:24:57 PM
Quick Conversions
| GHS | CLP |
|---|---|
| 1 GHS | 80.73 CLP |
| 10 GHS | 807.33 CLP |
| 50 GHS | 4,036.63 CLP |
| 100 GHS | 8,073.26 CLP |
| 500 GHS | 40,366.30 CLP |
| 1,000 GHS | 80,732.59 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-07-22T21:24:57Z",
"rates": {
"CLP": 80.732593
}
}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": 8073.2593,
"rate": 80.732593
}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