Rate Overview
Live
1 CAD = 6330.74 GNF
1 GNF = 0.000158
CAD
Avg
6243.47
High
6426.18
Low
5976.72
Last updated: 3/27/2026, 7:47:17 AM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,330.74 GNF |
| 10 CAD | 63,307.42 GNF |
| 50 CAD | 316,537.11 GNF |
| 100 CAD | 633,074.21 GNF |
| 500 CAD | 3,165,371.07 GNF |
| 1,000 CAD | 6,330,742.13 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-03-27T07:47:17Z",
"rates": {
"GNF": 6330.742131
}
}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": 633074.2131,
"rate": 6330.742131
}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