Rate Overview
Live
1 XCD = 0.273338 GIP
1 GIP = 3.6585
XCD
Avg
0.274140
High
0.275274
Low
0.272697
Last updated: 4/18/2026, 8:47:10 AM
Quick Conversions
| XCD | GIP |
|---|---|
| 1 XCD | 0.27 GIP |
| 10 XCD | 2.73 GIP |
| 50 XCD | 13.67 GIP |
| 100 XCD | 27.33 GIP |
| 500 XCD | 136.67 GIP |
| 1,000 XCD | 273.34 GIP |
Get XCD/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=GIPExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-04-18T08:47:10Z",
"rates": {
"GIP": 0.273338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "GIP",
"amount": 100
},
"result": 27.333800000000004,
"rate": 0.273338
}Build with XCD/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key