Rate Overview
Live
1 GHS = 83.0489 CLP
1 CLP = 0.012041
GHS
Avg
82.7249
High
83.0489
Low
81.7504
Last updated: 9/2/2026, 1:52:46 PM
Quick Conversions
| GHS | CLP |
|---|---|
| 1 GHS | 83.05 CLP |
| 10 GHS | 830.49 CLP |
| 50 GHS | 4,152.44 CLP |
| 100 GHS | 8,304.89 CLP |
| 500 GHS | 41,524.45 CLP |
| 1,000 GHS | 83,048.90 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-09-02T13:52:46Z",
"rates": {
"CLP": 83.048898
}
}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": 8304.889799999999,
"rate": 83.048898
}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