Rate Overview
Live
1 GBP = 3.6037 XCD
1 XCD = 0.277493
GBP
Avg
3.6209
High
3.6436
Low
3.6037
Last updated: 7/25/2026, 4:53:49 PM
Quick Conversions
| GBP | XCD |
|---|---|
| 1 GBP | 3.60 XCD |
| 10 GBP | 36.04 XCD |
| 50 GBP | 180.18 XCD |
| 100 GBP | 360.37 XCD |
| 500 GBP | 1,801.84 XCD |
| 1,000 GBP | 3,603.69 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-25T16:53:49Z",
"rates": {
"XCD": 3.603689
}
}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": 360.3689,
"rate": 3.603689
}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