Rate Overview
Live
1 CAD = 7.9586 GHS
1 GHS = 0.125651
CAD
Avg
8.0869
High
8.4885
Low
7.9383
Last updated: 6/16/2026, 2:39:57 PM
Quick Conversions
| CAD | GHS |
|---|---|
| 1 CAD | 7.96 GHS |
| 10 CAD | 79.59 GHS |
| 50 CAD | 397.93 GHS |
| 100 CAD | 795.86 GHS |
| 500 CAD | 3,979.28 GHS |
| 1,000 CAD | 7,958.56 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-06-16T14:39:57Z",
"rates": {
"GHS": 7.958556
}
}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": 795.8556,
"rate": 7.958556
}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