Rate Overview
Live
1 CAD = 6244.15 GNF
1 GNF = 0.000160
CAD
Avg
6197.45
High
6262.28
Low
6152.21
Last updated: 7/21/2026, 11:57:46 AM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,244.15 GNF |
| 10 CAD | 62,441.51 GNF |
| 50 CAD | 312,207.55 GNF |
| 100 CAD | 624,415.10 GNF |
| 500 CAD | 3,122,075.52 GNF |
| 1,000 CAD | 6,244,151.04 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-07-21T11:57:46Z",
"rates": {
"GNF": 6244.15104
}
}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": 624415.1039999999,
"rate": 6244.15104
}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