Rate Overview
Live
1 CAD = 8.2364 GHS
1 GHS = 0.121412
CAD
Avg
8.1930
High
8.2364
Low
8.1315
Last updated: 7/20/2026, 12:55:07 AM
Quick Conversions
| CAD | GHS |
|---|---|
| 1 CAD | 8.24 GHS |
| 10 CAD | 82.36 GHS |
| 50 CAD | 411.82 GHS |
| 100 CAD | 823.64 GHS |
| 500 CAD | 4,118.20 GHS |
| 1,000 CAD | 8,236.40 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-07-20T00:55:07Z",
"rates": {
"GHS": 8.236395
}
}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": 823.6395,
"rate": 8.236395
}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