Rate Overview
Live
1 CAD = 6331.15 GNF
1 GNF = 0.000158
CAD
Avg
6368.92
High
6399.21
Low
6331.15
Last updated: 3/27/2026, 6:08:22 AM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,331.15 GNF |
| 10 CAD | 63,311.53 GNF |
| 50 CAD | 316,557.67 GNF |
| 100 CAD | 633,115.34 GNF |
| 500 CAD | 3,165,576.71 GNF |
| 1,000 CAD | 6,331,153.42 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-03-27T06:08:22Z",
"rates": {
"GNF": 6331.153418
}
}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": 633115.3417999999,
"rate": 6331.153418
}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