Rate Overview
Live
1 XCD = 3245.08 GNF
1 GNF = 0.000308
XCD
Avg
3241.57
High
3248.12
Low
3236.04
Last updated: 7/2/2026, 9:15:32 PM
Quick Conversions
| XCD | GNF |
|---|---|
| 1 XCD | 3,245.08 GNF |
| 10 XCD | 32,450.83 GNF |
| 50 XCD | 162,254.17 GNF |
| 100 XCD | 324,508.33 GNF |
| 500 XCD | 1,622,541.67 GNF |
| 1,000 XCD | 3,245,083.34 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-07-02T21:15:32Z",
"rates": {
"GNF": 3245.083339
}
}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": 324508.33389999997,
"rate": 3245.083339
}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