Rate Overview
Live
1 XCD = 3254.25 GNF
1 GNF = 0.000307
XCD
Avg
3217.35
High
3254.25
Low
3184.69
Last updated: 9/4/2026, 7:58:08 PM
Quick Conversions
| XCD | GNF |
|---|---|
| 1 XCD | 3,254.25 GNF |
| 10 XCD | 32,542.49 GNF |
| 50 XCD | 162,712.47 GNF |
| 100 XCD | 325,424.93 GNF |
| 500 XCD | 1,627,124.65 GNF |
| 1,000 XCD | 3,254,249.31 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-09-04T19:58:08Z",
"rates": {
"GNF": 3254.249309
}
}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": 325424.9309,
"rate": 3254.249309
}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