Rate Overview
Live
1 GHS = 81.6940 CLP
1 CLP = 0.012241
GHS
Avg
82.2996
High
92.7537
Low
75.8377
Last updated: 7/25/2026, 3:05:07 PM
Quick Conversions
| GHS | CLP |
|---|---|
| 1 GHS | 81.69 CLP |
| 10 GHS | 816.94 CLP |
| 50 GHS | 4,084.70 CLP |
| 100 GHS | 8,169.40 CLP |
| 500 GHS | 40,847.02 CLP |
| 1,000 GHS | 81,694.03 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-25T15:05:07Z",
"rates": {
"CLP": 81.694033
}
}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": 8169.403300000001,
"rate": 81.694033
}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