Rate Overview
Live
1 CAD = 6332.48 GNF
1 GNF = 0.000158
CAD
Avg
6293.89
High
6464.24
Low
6048.20
Last updated: 3/27/2026, 9:28:25 AM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,332.48 GNF |
| 10 CAD | 63,324.79 GNF |
| 50 CAD | 316,623.95 GNF |
| 100 CAD | 633,247.90 GNF |
| 500 CAD | 3,166,239.52 GNF |
| 1,000 CAD | 6,332,479.04 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-27T09:28:25Z",
"rates": {
"GNF": 6332.479042
}
}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": 633247.9042,
"rate": 6332.479042
}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