Rate Overview
Live
1 XCD = 3238.23 GNF
1 GNF = 0.000309
XCD
Avg
3243.41
High
3252.57
Low
3238.23
Last updated: 8/1/2026, 12:08:16 AM
Quick Conversions
| XCD | GNF |
|---|---|
| 1 XCD | 3,238.23 GNF |
| 10 XCD | 32,382.28 GNF |
| 50 XCD | 161,911.41 GNF |
| 100 XCD | 323,822.83 GNF |
| 500 XCD | 1,619,114.15 GNF |
| 1,000 XCD | 3,238,228.30 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-08-01T00:08:16Z",
"rates": {
"GNF": 3238.228296
}
}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": 323822.8296,
"rate": 3238.228296
}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