Rate Overview
Live
1 XCD = 0.274737 GIP
1 GIP = 3.6398
XCD
Avg
0.274884
High
0.280626
Low
0.267601
Last updated: 7/31/2026, 10:59:24 AM
Quick Conversions
| XCD | GIP |
|---|---|
| 1 XCD | 0.27 GIP |
| 10 XCD | 2.75 GIP |
| 50 XCD | 13.74 GIP |
| 100 XCD | 27.47 GIP |
| 500 XCD | 137.37 GIP |
| 1,000 XCD | 274.74 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-07-31T10:59:24Z",
"rates": {
"GIP": 0.274737
}
}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.4737,
"rate": 0.274737
}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