Rate Overview
Live
1 CAD = 6340.77 GNF
1 GNF = 0.000158
CAD
Avg
6403.60
High
6463.80
Low
6340.77
Last updated: 5/27/2026, 10:56:35 AM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,340.77 GNF |
| 10 CAD | 63,407.75 GNF |
| 50 CAD | 317,038.73 GNF |
| 100 CAD | 634,077.47 GNF |
| 500 CAD | 3,170,387.33 GNF |
| 1,000 CAD | 6,340,774.65 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-05-27T10:56:35Z",
"rates": {
"GNF": 6340.77465
}
}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": 634077.4650000001,
"rate": 6340.77465
}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