Rate Overview
Live
1 CAD = 7.8880 GHS
1 GHS = 0.126775
CAD
Avg
7.9249
High
7.9636
Low
7.8880
Last updated: 3/27/2026, 6:07:16 AM
Quick Conversions
| CAD | GHS |
|---|---|
| 1 CAD | 7.89 GHS |
| 10 CAD | 78.88 GHS |
| 50 CAD | 394.40 GHS |
| 100 CAD | 788.80 GHS |
| 500 CAD | 3,944.00 GHS |
| 1,000 CAD | 7,888.01 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-27T06:07:16Z",
"rates": {
"GHS": 7.888005
}
}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.8004999999999,
"rate": 7.888005
}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