Rate Overview
Live
1 CAD = 6340.11 GNF
1 GNF = 0.000158
CAD
Avg
6392.30
High
6484.59
Low
6312.05
Last updated: 5/27/2026, 2:54:52 PM
Quick Conversions
| CAD | GNF |
|---|---|
| 1 CAD | 6,340.11 GNF |
| 10 CAD | 63,401.10 GNF |
| 50 CAD | 317,005.49 GNF |
| 100 CAD | 634,010.99 GNF |
| 500 CAD | 3,170,054.95 GNF |
| 1,000 CAD | 6,340,109.89 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-27T14:54:52Z",
"rates": {
"GNF": 6340.10989
}
}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": 634010.989,
"rate": 6340.10989
}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