Rate Overview
Live
1 CAD = 6265.41 GNF
1 GNF = 0.000160
CAD
Avg
6243.84
High
6265.41
Low
6210.71
Last updated: 7/20/2026, 2:56:31 AM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,265.41 GNF |
| 10 CAD | 62,654.13 GNF |
| 50 CAD | 313,270.66 GNF |
| 100 CAD | 626,541.32 GNF |
| 500 CAD | 3,132,706.60 GNF |
| 1,000 CAD | 6,265,413.19 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-20T02:56:31Z",
"rates": {
"GNF": 6265.413192
}
}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": 626541.3192,
"rate": 6265.413192
}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