Rate Overview
Live
1 CAD = 6324.51 GNF
1 GNF = 0.000158
CAD
Avg
6313.66
High
6464.24
Low
6171.04
Last updated: 3/27/2026, 1:16:52 PM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,324.51 GNF |
| 10 CAD | 63,245.11 GNF |
| 50 CAD | 316,225.54 GNF |
| 100 CAD | 632,451.08 GNF |
| 500 CAD | 3,162,255.41 GNF |
| 1,000 CAD | 6,324,510.82 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-27T13:16:52Z",
"rates": {
"GNF": 6324.510816
}
}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": 632451.0816,
"rate": 6324.510816
}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