Rate Overview
Live
1 GIP = 3.6355 XCD
1 XCD = 0.275069
GIP
Avg
3.6294
High
3.6417
Low
3.6193
Last updated: 6/18/2026, 3:35:47 AM
Quick Conversions
| GIP | XCD |
|---|---|
| 1 GIP | 3.64 XCD |
| 10 GIP | 36.35 XCD |
| 50 GIP | 181.77 XCD |
| 100 GIP | 363.55 XCD |
| 500 GIP | 1,817.73 XCD |
| 1,000 GIP | 3,635.45 XCD |
Get GIP/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=XCDExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-06-18T03:35:47Z",
"rates": {
"XCD": 3.635452
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "XCD",
"amount": 100
},
"result": 363.54519999999997,
"rate": 3.635452
}Build with GIP/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key