Rate Overview
Live
1 CAD = 6329.85 GNF
1 GNF = 0.000158
CAD
Avg
6312.57
High
6341.75
Low
6293.67
Last updated: 8/15/2026, 2:54:48 PM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,329.85 GNF |
| 10 CAD | 63,298.49 GNF |
| 50 CAD | 316,492.46 GNF |
| 100 CAD | 632,984.91 GNF |
| 500 CAD | 3,164,924.56 GNF |
| 1,000 CAD | 6,329,849.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-08-15T14:54:48Z",
"rates": {
"GNF": 6329.849129
}
}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": 632984.9129,
"rate": 6329.849129
}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