Rate Overview
Live
1 GIP = 3.6850 XCD
1 XCD = 0.271368 GIP
Avg
3.6464
High
3.6884
Low
3.6134
Last updated: 1/25/2026, 4:50:16 PM
Quick Conversions
| GIP | XCD |
|---|---|
| 1 GIP | 3.69 XCD |
| 10 GIP | 36.85 XCD |
| 50 GIP | 184.25 XCD |
| 100 GIP | 368.50 XCD |
| 500 GIP | 1,842.52 XCD |
| 1,000 GIP | 3,685.04 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-01-25T16:50:16Z",
"rates": {
"XCD": 3.685039
}
}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": 368.50390000000004,
"rate": 3.685039
}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