Rate Overview
Live
1 CAD = 6260.61 GNF
1 GNF = 0.000160
CAD
Avg
6345.82
High
6466.84
Low
6168.80
Last updated: 7/19/2026, 9:23:11 PM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,260.61 GNF |
| 10 CAD | 62,606.15 GNF |
| 50 CAD | 313,030.73 GNF |
| 100 CAD | 626,061.46 GNF |
| 500 CAD | 3,130,307.32 GNF |
| 1,000 CAD | 6,260,614.63 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-07-19T21:23:11Z",
"rates": {
"GNF": 6260.614632
}
}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": 626061.4632,
"rate": 6260.614632
}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