Rate Overview
Live
1 CAD = 8.2357 GHS
1 GHS = 0.121423
CAD
Avg
8.0607
High
8.4812
Low
7.8239
Last updated: 7/19/2026, 11:31:16 AM
Quick Conversions
| CAD | GHS |
|---|---|
| 1 CAD | 8.24 GHS |
| 10 CAD | 82.36 GHS |
| 50 CAD | 411.78 GHS |
| 100 CAD | 823.57 GHS |
| 500 CAD | 4,117.83 GHS |
| 1,000 CAD | 8,235.67 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-19T11:31:16Z",
"rates": {
"GHS": 8.235667
}
}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.5667,
"rate": 8.235667
}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