Rate Overview
Live
1 XCD = 3250.61 GNF
1 GNF = 0.000308
XCD
Avg
3244.70
High
3259.51
Low
3233.22
Last updated: 9/12/2026, 8:38:47 AM
Quick Conversions
| XCD | GNF |
|---|---|
| 1 XCD | 3,250.61 GNF |
| 10 XCD | 32,506.11 GNF |
| 50 XCD | 162,530.54 GNF |
| 100 XCD | 325,061.07 GNF |
| 500 XCD | 1,625,305.37 GNF |
| 1,000 XCD | 3,250,610.74 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-12T08:38:47Z",
"rates": {
"GNF": 3250.610738
}
}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": 325061.0738,
"rate": 3250.610738
}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