Rate Overview
Live
1 CAD = 6363.34 GNF
1 GNF = 0.000157
CAD
Avg
6343.91
High
6381.74
Low
6313.87
Last updated: 9/4/2026, 6:21:50 PM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,363.34 GNF |
| 10 CAD | 63,633.41 GNF |
| 50 CAD | 318,167.05 GNF |
| 100 CAD | 636,334.10 GNF |
| 500 CAD | 3,181,670.49 GNF |
| 1,000 CAD | 6,363,340.98 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-09-04T18:21:50Z",
"rates": {
"GNF": 6363.340985
}
}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": 636334.0985,
"rate": 6363.340985
}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