Rate Overview
Live
1 XCD = 3237.87 GNF
1 GNF = 0.000309
XCD
Avg
3240.76
High
3250.76
Low
3234.76
Last updated: 7/7/2026, 8:11:42 AM
Quick Conversions
| XCD | GNF |
|---|---|
| 1 XCD | 3,237.87 GNF |
| 10 XCD | 32,378.72 GNF |
| 50 XCD | 161,893.62 GNF |
| 100 XCD | 323,787.23 GNF |
| 500 XCD | 1,618,936.17 GNF |
| 1,000 XCD | 3,237,872.35 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-07T08:11:42Z",
"rates": {
"GNF": 3237.872346
}
}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": 323787.2346,
"rate": 3237.872346
}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