Rate Overview
Live
1 XCD = 3246.46 GNF
1 GNF = 0.000308
XCD
Avg
3244.94
High
3248.37
Low
3238.03
Last updated: 4/17/2026, 6:06:29 AM
Quick Conversions
| XCD | GNF |
|---|---|
| 1 XCD | 3,246.46 GNF |
| 10 XCD | 32,464.58 GNF |
| 50 XCD | 162,322.91 GNF |
| 100 XCD | 324,645.82 GNF |
| 500 XCD | 1,623,229.08 GNF |
| 1,000 XCD | 3,246,458.16 GNF |
Get XCD/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=GNFExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-04-17T06:06:29Z",
"rates": {
"GNF": 3246.458161
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "GNF",
"amount": 100
},
"result": 324645.8161,
"rate": 3246.458161
}Build with XCD/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key