Rate Overview
Live
1 CLP = 0.011910 GHS
1 GHS = 83.9631
CLP
Avg
0.012064
High
0.012217
Low
0.011901
Last updated: 3/7/2026, 12:28:20 AM
Quick Conversions
| CLP | GHS |
|---|---|
| 1 CLP | 0.01 GHS |
| 10 CLP | 0.12 GHS |
| 50 CLP | 0.60 GHS |
| 100 CLP | 1.19 GHS |
| 500 CLP | 5.96 GHS |
| 1,000 CLP | 11.91 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-03-07T00:28:20Z",
"rates": {
"GHS": 0.01191
}
}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.191,
"rate": 0.01191
}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