Rate Overview
Live
1 GHS = 76.7726 CLP
1 CLP = 0.013025
GHS
Avg
81.1302
High
85.8420
Low
76.7726
Last updated: 5/27/2026, 5:32:11 PM
Quick Conversions
| GHS | CLP |
|---|---|
| 1 GHS | 76.77 CLP |
| 10 GHS | 767.73 CLP |
| 50 GHS | 3,838.63 CLP |
| 100 GHS | 7,677.26 CLP |
| 500 GHS | 38,386.29 CLP |
| 1,000 GHS | 76,772.59 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-05-27T17:32:11Z",
"rates": {
"CLP": 76.772587
}
}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": 7677.2587,
"rate": 76.772587
}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