Rate Overview
Live
1 GHS = 83.9598 CLP
1 CLP = 0.011910
GHS
Avg
82.9002
High
84.0219
Low
81.8510
Last updated: 3/7/2026, 1:03:37 AM
Quick Conversions
| GHS | CLP |
|---|---|
| 1 GHS | 83.96 CLP |
| 10 GHS | 839.60 CLP |
| 50 GHS | 4,197.99 CLP |
| 100 GHS | 8,395.98 CLP |
| 500 GHS | 41,979.88 CLP |
| 1,000 GHS | 83,959.75 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-07T01:03:37Z",
"rates": {
"CLP": 83.959754
}
}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": 8395.975400000001,
"rate": 83.959754
}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