Rate Overview
Live
1 CAD = 7.8897 GHS
1 GHS = 0.126748
CAD
Avg
9.2904
High
11.7500
Low
7.4368
Last updated: 3/27/2026, 9:30:36 AM
Quick Conversions
| CAD | GHS |
|---|---|
| 1 CAD | 7.89 GHS |
| 10 CAD | 78.90 GHS |
| 50 CAD | 394.48 GHS |
| 100 CAD | 788.97 GHS |
| 500 CAD | 3,944.83 GHS |
| 1,000 CAD | 7,889.66 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-27T09:30:36Z",
"rates": {
"GHS": 7.889657
}
}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.9657,
"rate": 7.889657
}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