Rate Overview
Live
1 GHS = 84.9655 CLP
1 CLP = 0.011769
GHS
Avg
84.3208
High
85.1074
Low
83.4241
Last updated: 3/27/2026, 1:15:58 PM
Quick Conversions
| GHS | CLP |
|---|---|
| 1 GHS | 84.97 CLP |
| 10 GHS | 849.66 CLP |
| 50 GHS | 4,248.28 CLP |
| 100 GHS | 8,496.55 CLP |
| 500 GHS | 42,482.76 CLP |
| 1,000 GHS | 84,965.52 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-03-27T13:15:58Z",
"rates": {
"CLP": 84.965519
}
}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": 8496.5519,
"rate": 84.965519
}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