Rate Overview
Live
1 GHS = 80.7634 CLP
1 CLP = 0.012382
GHS
Avg
82.1275
High
92.2306
Low
75.8007
Last updated: 7/28/2026, 11:59:27 AM
Quick Conversions
| GHS | CLP |
|---|---|
| 1 GHS | 80.76 CLP |
| 10 GHS | 807.63 CLP |
| 50 GHS | 4,038.17 CLP |
| 100 GHS | 8,076.34 CLP |
| 500 GHS | 40,381.68 CLP |
| 1,000 GHS | 80,763.37 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-28T11:59:27Z",
"rates": {
"CLP": 80.763368
}
}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": 8076.3368,
"rate": 80.763368
}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