Rate Overview
Live
1 CAD = 8.0172 GHS
1 GHS = 0.124731
CAD
Avg
7.9904
High
8.0172
Low
7.9310
Last updated: 7/7/2026, 10:17:34 AM
Quick Conversions
| CAD | GHS |
|---|---|
| 1 CAD | 8.02 GHS |
| 10 CAD | 80.17 GHS |
| 50 CAD | 400.86 GHS |
| 100 CAD | 801.72 GHS |
| 500 CAD | 4,008.62 GHS |
| 1,000 CAD | 8,017.24 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-07T10:17:34Z",
"rates": {
"GHS": 8.017244
}
}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": 801.7244,
"rate": 8.017244
}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