Rate Overview
Live
1 CLP = 0.012467 GHS
1 GHS = 80.2118
CLP
Avg
0.013512
High
0.017184
Low
0.010897
Last updated: 7/30/2026, 11:08:10 AM
Quick Conversions
| CLP | GHS |
|---|---|
| 1 CLP | 0.01 GHS |
| 10 CLP | 0.12 GHS |
| 50 CLP | 0.62 GHS |
| 100 CLP | 1.25 GHS |
| 500 CLP | 6.23 GHS |
| 1,000 CLP | 12.47 GHS |
Get CLP/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=GHSExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-30T11:08:10Z",
"rates": {
"GHS": 0.012467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "GHS",
"amount": 100
},
"result": 1.2467000000000001,
"rate": 0.012467
}Build with CLP/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key