Rate Overview
Live
1 XCD = 3243.13 GNF
1 GNF = 0.000308
XCD
Avg
3244.33
High
3253.97
Low
3238.21
Last updated: 3/7/2026, 7:43:49 AM
Quick Conversions
| XCD | GNF |
|---|---|
| 1 XCD | 3,243.13 GNF |
| 10 XCD | 32,431.33 GNF |
| 50 XCD | 162,156.65 GNF |
| 100 XCD | 324,313.30 GNF |
| 500 XCD | 1,621,566.51 GNF |
| 1,000 XCD | 3,243,133.02 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-07T07:43:49Z",
"rates": {
"GNF": 3243.133023
}
}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": 324313.3023,
"rate": 3243.133023
}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