Rate Overview
Live
1 CAD = 7.8897 GHS
1 GHS = 0.126748
CAD
Avg
7.8998
High
8.1185
Low
7.6612
Last updated: 3/27/2026, 11:22:55 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.84 GHS |
| 1,000 CAD | 7,889.69 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-27T11:22:55Z",
"rates": {
"GHS": 7.889685
}
}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.9685,
"rate": 7.889685
}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