Rate Overview
Live
1 XCD = 3239.88 GNF
1 GNF = 0.000309
XCD
Avg
3240.17
High
3249.16
Low
3234.94
Last updated: 6/19/2026, 8:40:02 AM
Quick Conversions
| XCD | GNF |
|---|---|
| 1 XCD | 3,239.88 GNF |
| 10 XCD | 32,398.78 GNF |
| 50 XCD | 161,993.91 GNF |
| 100 XCD | 323,987.83 GNF |
| 500 XCD | 1,619,939.13 GNF |
| 1,000 XCD | 3,239,878.26 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-06-19T08:40:02Z",
"rates": {
"GNF": 3239.878257
}
}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": 323987.8257,
"rate": 3239.878257
}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