Rate Overview
Live
1 CAD = 8.2082 GHS
1 GHS = 0.121829
CAD
Avg
8.1290
High
8.2323
Low
8.0670
Last updated: 9/4/2026, 7:01:58 PM
Quick Conversions
| CAD | GHS |
|---|---|
| 1 CAD | 8.21 GHS |
| 10 CAD | 82.08 GHS |
| 50 CAD | 410.41 GHS |
| 100 CAD | 820.82 GHS |
| 500 CAD | 4,104.11 GHS |
| 1,000 CAD | 8,208.22 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-09-04T19:01:58Z",
"rates": {
"GHS": 8.20822
}
}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": 820.8220000000001,
"rate": 8.20822
}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