Rate Overview
Live
1 CAD = 8.4131 GHS
1 GHS = 0.118863
CAD
Avg
8.3928
High
8.4140
Low
8.3268
Last updated: 5/27/2026, 2:27:47 AM
Quick Conversions
| CAD | GHS |
|---|---|
| 1 CAD | 8.41 GHS |
| 10 CAD | 84.13 GHS |
| 50 CAD | 420.65 GHS |
| 100 CAD | 841.31 GHS |
| 500 CAD | 4,206.54 GHS |
| 1,000 CAD | 8,413.08 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-27T02:27:47Z",
"rates": {
"GHS": 8.413077
}
}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.3077,
"rate": 8.413077
}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