Rate Overview
Live
1 GHS = 81.3467 CLP
1 CLP = 0.012293
GHS
Avg
81.3085
High
81.6751
Low
80.9540
Last updated: 7/7/2026, 6:01:48 AM
Quick Conversions
| GHS | CLP |
|---|---|
| 1 GHS | 81.35 CLP |
| 10 GHS | 813.47 CLP |
| 50 GHS | 4,067.33 CLP |
| 100 GHS | 8,134.67 CLP |
| 500 GHS | 40,673.33 CLP |
| 1,000 GHS | 81,346.66 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-07T06:01:48Z",
"rates": {
"CLP": 81.346656
}
}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": 8134.665599999999,
"rate": 81.346656
}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