Rate Overview
Live
1 XCD = 3240.01 GNF
1 GNF = 0.000309
XCD
Avg
3240.48
High
3253.97
Low
3207.26
Last updated: 5/27/2026, 4:19:16 PM
Quick Conversions
| XCD | GNF |
|---|---|
| 1 XCD | 3,240.01 GNF |
| 10 XCD | 32,400.10 GNF |
| 50 XCD | 162,000.49 GNF |
| 100 XCD | 324,000.99 GNF |
| 500 XCD | 1,620,004.93 GNF |
| 1,000 XCD | 3,240,009.86 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-27T16:19:16Z",
"rates": {
"GNF": 3240.009863
}
}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": 324000.98630000005,
"rate": 3240.009863
}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