Rate Overview
Live
1 CAD = 6342.98 GNF
1 GNF = 0.000158
CAD
Avg
6403.60
High
6463.80
Low
6342.98
Last updated: 5/27/2026, 1:35:05 PM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,342.98 GNF |
| 10 CAD | 63,429.76 GNF |
| 50 CAD | 317,148.81 GNF |
| 100 CAD | 634,297.62 GNF |
| 500 CAD | 3,171,488.11 GNF |
| 1,000 CAD | 6,342,976.23 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-27T13:35:05Z",
"rates": {
"GNF": 6342.976228
}
}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": 634297.6228,
"rate": 6342.976228
}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