Rate Overview
Live
1 CAD = 6458.42 GNF
1 GNF = 0.000155
CAD
Avg
6448.88
High
6463.80
Low
6420.23
Last updated: 5/7/2026, 7:46:56 AM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,458.42 GNF |
| 10 CAD | 64,584.23 GNF |
| 50 CAD | 322,921.15 GNF |
| 100 CAD | 645,842.30 GNF |
| 500 CAD | 3,229,211.50 GNF |
| 1,000 CAD | 6,458,423.00 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-07T07:46:56Z",
"rates": {
"GNF": 6458.423
}
}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": 645842.2999999999,
"rate": 6458.423
}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