Rate Overview
Live
1 CAD = 8.2543 GHS
1 GHS = 0.121148
CAD
Avg
8.1065
High
8.2543
Low
7.9310
Last updated: 7/27/2026, 12:38:31 AM
Quick Conversions
| CAD | GHS |
|---|---|
| 1 CAD | 8.25 GHS |
| 10 CAD | 82.54 GHS |
| 50 CAD | 412.72 GHS |
| 100 CAD | 825.43 GHS |
| 500 CAD | 4,127.17 GHS |
| 1,000 CAD | 8,254.34 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-27T00:38:31Z",
"rates": {
"GHS": 8.254337
}
}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": 825.4336999999999,
"rate": 8.254337
}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