Rate Overview
Live
1 CAD = 6338.92 GNF
1 GNF = 0.000158
CAD
Avg
6255.46
High
6447.13
Low
5976.72
Last updated: 5/27/2026, 12:15:16 PM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,338.92 GNF |
| 10 CAD | 63,389.18 GNF |
| 50 CAD | 316,945.91 GNF |
| 100 CAD | 633,891.83 GNF |
| 500 CAD | 3,169,459.13 GNF |
| 1,000 CAD | 6,338,918.26 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-27T12:15:16Z",
"rates": {
"GNF": 6338.918256
}
}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": 633891.8256,
"rate": 6338.918256
}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