Rate Overview
Live
1 XCD = 3251.37 GNF
1 GNF = 0.000308
XCD
Avg
3250.83
High
3258.45
Low
3242.95
Last updated: 9/11/2026, 11:24:53 PM
Quick Conversions
| XCD | GNF |
|---|---|
| 1 XCD | 3,251.37 GNF |
| 10 XCD | 32,513.71 GNF |
| 50 XCD | 162,568.54 GNF |
| 100 XCD | 325,137.08 GNF |
| 500 XCD | 1,625,685.38 GNF |
| 1,000 XCD | 3,251,370.75 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-09-11T23:24:53Z",
"rates": {
"GNF": 3251.370752
}
}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": 325137.07519999996,
"rate": 3251.370752
}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