Rate Overview
Live
1 GBP = 3.5973 XCD
1 XCD = 0.277985
GBP
Avg
3.6300
High
3.7342
Low
3.5362
Last updated: 7/27/2026, 11:05:09 PM
Quick Conversions
| GBP | XCD |
|---|---|
| 1 GBP | 3.60 XCD |
| 10 GBP | 35.97 XCD |
| 50 GBP | 179.87 XCD |
| 100 GBP | 359.73 XCD |
| 500 GBP | 1,798.66 XCD |
| 1,000 GBP | 3,597.31 XCD |
Get GBP/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=XCDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-27T23:05:09Z",
"rates": {
"XCD": 3.597312
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "XCD",
"amount": 100
},
"result": 359.7312,
"rate": 3.597312
}Build with GBP/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key