Rate Overview
Live
1 XCD = 3240.56 GNF
1 GNF = 0.000309
XCD
Avg
3238.41
High
3244.61
Low
3233.22
Last updated: 3/27/2026, 3:31:46 PM
Quick Conversions
| XCD | GNF |
|---|---|
| 1 XCD | 3,240.56 GNF |
| 10 XCD | 32,405.65 GNF |
| 50 XCD | 162,028.25 GNF |
| 100 XCD | 324,056.49 GNF |
| 500 XCD | 1,620,282.46 GNF |
| 1,000 XCD | 3,240,564.92 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-03-27T15:31:46Z",
"rates": {
"GNF": 3240.564924
}
}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": 324056.4924,
"rate": 3240.564924
}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