Rate Overview
Live
1 CAD = 6406.75 GNF
1 GNF = 0.000156
CAD
Avg
6363.88
High
6406.75
Low
6324.89
Last updated: 4/17/2026, 4:55:24 AM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,406.75 GNF |
| 10 CAD | 64,067.48 GNF |
| 50 CAD | 320,337.39 GNF |
| 100 CAD | 640,674.78 GNF |
| 500 CAD | 3,203,373.90 GNF |
| 1,000 CAD | 6,406,747.79 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-04-17T04:55:24Z",
"rates": {
"GNF": 6406.747791
}
}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": 640674.7790999999,
"rate": 6406.747791
}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