Rate Overview
Live
1 CLP = 0.013078 GHS
1 GHS = 76.4643
CLP
Avg
0.012983
High
0.013078
Low
0.012873
Last updated: 5/29/2026, 4:25:44 PM
Quick Conversions
| CLP | GHS |
|---|---|
| 1 CLP | 0.01 GHS |
| 10 CLP | 0.13 GHS |
| 50 CLP | 0.65 GHS |
| 100 CLP | 1.31 GHS |
| 500 CLP | 6.54 GHS |
| 1,000 CLP | 13.08 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-05-29T16:25:44Z",
"rates": {
"GHS": 0.013078
}
}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.3077999999999999,
"rate": 0.013078
}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