Rate Overview
Live
1 XCD = 0.271367 GIP
1 GIP = 3.6850 XCD
Avg
0.274829
High
0.276748
Low
0.271367
Last updated: 1/25/2026, 11:27:27 AM
Quick Conversions
| XCD | GIP |
|---|---|
| 1 XCD | 0.27 GIP |
| 10 XCD | 2.71 GIP |
| 50 XCD | 13.57 GIP |
| 100 XCD | 27.14 GIP |
| 500 XCD | 135.68 GIP |
| 1,000 XCD | 271.37 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-01-25T11:27:27Z",
"rates": {
"GIP": 0.271367
}
}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.1367,
"rate": 0.271367
}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