Rate Overview
Live
1 CAD = 6459.09 GNF
1 GNF = 0.000155
CAD
Avg
6448.95
High
6463.80
Low
6420.23
Last updated: 5/7/2026, 6:54:43 AM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,459.09 GNF |
| 10 CAD | 64,590.86 GNF |
| 50 CAD | 322,954.30 GNF |
| 100 CAD | 645,908.61 GNF |
| 500 CAD | 3,229,543.05 GNF |
| 1,000 CAD | 6,459,086.10 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-07T06:54:43Z",
"rates": {
"GNF": 6459.086097
}
}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": 645908.6097,
"rate": 6459.086097
}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