Rate Overview
Live
1 GIP = 3.6550 XCD
1 XCD = 0.273598
GIP
Avg
3.6483
High
3.6570
Low
3.6417
Last updated: 8/12/2026, 6:57:43 AM
Quick Conversions
| GIP | XCD |
|---|---|
| 1 GIP | 3.66 XCD |
| 10 GIP | 36.55 XCD |
| 50 GIP | 182.75 XCD |
| 100 GIP | 365.50 XCD |
| 500 GIP | 1,827.50 XCD |
| 1,000 GIP | 3,655.00 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-08-12T06:57:43Z",
"rates": {
"XCD": 3.655004
}
}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": 365.5004,
"rate": 3.655004
}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