Rate Overview
Live
1 CAD = 8.4153 GHS
1 GHS = 0.118831
CAD
Avg
8.2768
High
8.4153
Low
8.1318
Last updated: 5/27/2026, 3:42:10 AM
Quick Conversions
| CAD | GHS |
|---|---|
| 1 CAD | 8.42 GHS |
| 10 CAD | 84.15 GHS |
| 50 CAD | 420.77 GHS |
| 100 CAD | 841.53 GHS |
| 500 CAD | 4,207.65 GHS |
| 1,000 CAD | 8,415.30 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-05-27T03:42:10Z",
"rates": {
"GHS": 8.4153
}
}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": 841.53,
"rate": 8.4153
}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