Rate Overview
Live
1 CAD = 7.9528 GHS
1 GHS = 0.125741
CAD
Avg
7.8624
High
7.9528
Low
7.8038
Last updated: 3/7/2026, 12:29:50 AM
Quick Conversions
| CAD | GHS |
|---|---|
| 1 CAD | 7.95 GHS |
| 10 CAD | 79.53 GHS |
| 50 CAD | 397.64 GHS |
| 100 CAD | 795.28 GHS |
| 500 CAD | 3,976.42 GHS |
| 1,000 CAD | 7,952.85 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-07T00:29:50Z",
"rates": {
"GHS": 7.952846
}
}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.2846,
"rate": 7.952846
}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