Rate Overview
Live
1 CAD = 7.8829 GHS
1 GHS = 0.126858
CAD
Avg
8.0393
High
9.0166
Low
7.6046
Last updated: 3/27/2026, 12:59:04 PM
Quick Conversions
| CAD | GHS |
|---|---|
| 1 CAD | 7.88 GHS |
| 10 CAD | 78.83 GHS |
| 50 CAD | 394.14 GHS |
| 100 CAD | 788.29 GHS |
| 500 CAD | 3,941.43 GHS |
| 1,000 CAD | 7,882.86 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-03-27T12:59:04Z",
"rates": {
"GHS": 7.882856
}
}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": 788.2856,
"rate": 7.882856
}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