Rate Overview
Live
1 XCD = 3258.93 GNF
1 GNF = 0.000307
XCD
Avg
3249.10
High
3258.93
Low
3240.59
Last updated: 5/7/2026, 7:45:30 AM
Quick Conversions
| XCD | GNF |
|---|---|
| 1 XCD | 3,258.93 GNF |
| 10 XCD | 32,589.29 GNF |
| 50 XCD | 162,946.44 GNF |
| 100 XCD | 325,892.89 GNF |
| 500 XCD | 1,629,464.44 GNF |
| 1,000 XCD | 3,258,928.88 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-05-07T07:45:30Z",
"rates": {
"GNF": 3258.92888
}
}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": 325892.888,
"rate": 3258.92888
}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