Rate Overview
Live
1 CAD = 6327.02 GNF
1 GNF = 0.000158
CAD
Avg
6409.42
High
6464.39
Low
6327.02
Last updated: 3/27/2026, 12:54:35 PM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,327.02 GNF |
| 10 CAD | 63,270.20 GNF |
| 50 CAD | 316,351.01 GNF |
| 100 CAD | 632,702.01 GNF |
| 500 CAD | 3,163,510.06 GNF |
| 1,000 CAD | 6,327,020.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-27T12:54:35Z",
"rates": {
"GNF": 6327.020126
}
}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": 632702.0126,
"rate": 6327.020126
}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