Rate Overview
Live
1 CAD = 7.8870 GHS
1 GHS = 0.126791
CAD
Avg
7.9248
High
7.9636
Low
7.8870
Last updated: 3/27/2026, 4:20:39 AM
Quick Conversions
| CAD | GHS |
|---|---|
| 1 CAD | 7.89 GHS |
| 10 CAD | 78.87 GHS |
| 50 CAD | 394.35 GHS |
| 100 CAD | 788.70 GHS |
| 500 CAD | 3,943.50 GHS |
| 1,000 CAD | 7,887.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-27T04:20:39Z",
"rates": {
"GHS": 7.887009
}
}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.7009,
"rate": 7.887009
}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