Rate Overview
Live
1 CAD = 8.0252 GHS
1 GHS = 0.124608
CAD
Avg
7.9819
High
8.0252
Low
7.9330
Last updated: 4/16/2026, 6:08:03 AM
Quick Conversions
| CAD | GHS |
|---|---|
| 1 CAD | 8.03 GHS |
| 10 CAD | 80.25 GHS |
| 50 CAD | 401.26 GHS |
| 100 CAD | 802.52 GHS |
| 500 CAD | 4,012.59 GHS |
| 1,000 CAD | 8,025.18 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-04-16T06:08:03Z",
"rates": {
"GHS": 8.025175
}
}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": 802.5175,
"rate": 8.025175
}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