Rate Overview
Live
1 CAD = 6258.73 GNF
1 GNF = 0.000160
CAD
Avg
6272.05
High
6294.79
Low
6258.73
Last updated: 6/16/2026, 12:24:40 PM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,258.73 GNF |
| 10 CAD | 62,587.33 GNF |
| 50 CAD | 312,936.67 GNF |
| 100 CAD | 625,873.34 GNF |
| 500 CAD | 3,129,366.69 GNF |
| 1,000 CAD | 6,258,733.38 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-06-16T12:24:40Z",
"rates": {
"GNF": 6258.733378
}
}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": 625873.3378,
"rate": 6258.733378
}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