Rate Overview
Live
1 CAD = 6165.96 GNF
1 GNF = 0.000162
CAD
Avg
6169.89
High
6180.86
Low
6157.44
Last updated: 7/6/2026, 11:43:43 AM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,165.96 GNF |
| 10 CAD | 61,659.64 GNF |
| 50 CAD | 308,298.21 GNF |
| 100 CAD | 616,596.42 GNF |
| 500 CAD | 3,082,982.10 GNF |
| 1,000 CAD | 6,165,964.19 GNF |
Get CAD/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=GNFExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-06T11:43:43Z",
"rates": {
"GNF": 6165.964195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "GNF",
"amount": 100
},
"result": 616596.4195,
"rate": 6165.964195
}Build with CAD/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key