Rate Overview
Live
1 CAD = 7.8975 GHS
1 GHS = 0.126623
CAD
Avg
8.1546
High
8.4393
Low
7.8948
Last updated: 8/16/2026, 9:17:42 AM
Quick Conversions
| CAD | GHS |
|---|---|
| 1 CAD | 7.90 GHS |
| 10 CAD | 78.97 GHS |
| 50 CAD | 394.87 GHS |
| 100 CAD | 789.75 GHS |
| 500 CAD | 3,948.73 GHS |
| 1,000 CAD | 7,897.45 GHS |
Get CAD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=GHSExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-08-16T09:17:42Z",
"rates": {
"GHS": 7.897453
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "GHS",
"amount": 100
},
"result": 789.7452999999999,
"rate": 7.897453
}Build with CAD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key