Rate Overview
Live
1 GIP = 3.6746 XCD
1 XCD = 0.272140
GIP
Avg
3.6680
High
3.6807
Low
3.6457
Last updated: 5/8/2026, 11:45:40 AM
Quick Conversions
| GIP | XCD |
|---|---|
| 1 GIP | 3.67 XCD |
| 10 GIP | 36.75 XCD |
| 50 GIP | 183.73 XCD |
| 100 GIP | 367.46 XCD |
| 500 GIP | 1,837.29 XCD |
| 1,000 GIP | 3,674.58 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-05-08T11:45:40Z",
"rates": {
"XCD": 3.674579
}
}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": 367.4579,
"rate": 3.674579
}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