Rate Overview
Live
1 GHS = 81.5573 CLP
1 CLP = 0.012261
GHS
Avg
81.1136
High
81.6940
Low
80.6152
Last updated: 7/26/2026, 7:22:29 AM
Quick Conversions
| GHS | CLP |
|---|---|
| 1 GHS | 81.56 CLP |
| 10 GHS | 815.57 CLP |
| 50 GHS | 4,077.87 CLP |
| 100 GHS | 8,155.73 CLP |
| 500 GHS | 40,778.65 CLP |
| 1,000 GHS | 81,557.31 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-26T07:22:29Z",
"rates": {
"CLP": 81.557308
}
}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": 8155.7308,
"rate": 81.557308
}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