Rate Overview
Live
1 CAD = 6463.92 GNF
1 GNF = 0.000155
CAD
Avg
6432.70
High
6463.92
Low
6418.64
Last updated: 3/7/2026, 12:27:49 AM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,463.92 GNF |
| 10 CAD | 64,639.23 GNF |
| 50 CAD | 323,196.17 GNF |
| 100 CAD | 646,392.34 GNF |
| 500 CAD | 3,231,961.72 GNF |
| 1,000 CAD | 6,463,923.44 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-07T00:27:49Z",
"rates": {
"GNF": 6463.923441
}
}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": 646392.3441,
"rate": 6463.923441
}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