Rate Overview
Live
1 GIP = 3.6585 XCD
1 XCD = 0.273339
GIP
Avg
3.6478
High
3.6671
Low
3.6327
Last updated: 4/18/2026, 8:47:53 AM
Quick Conversions
| GIP | XCD |
|---|---|
| 1 GIP | 3.66 XCD |
| 10 GIP | 36.58 XCD |
| 50 GIP | 182.92 XCD |
| 100 GIP | 365.85 XCD |
| 500 GIP | 1,829.23 XCD |
| 1,000 GIP | 3,658.46 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-04-18T08:47:53Z",
"rates": {
"XCD": 3.658461
}
}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.8461,
"rate": 3.658461
}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