Rate Overview
Live
1 GBP = 3.6119 XCD
1 XCD = 0.276866
GBP
Avg
3.5987
High
3.6133
Low
3.5789
Last updated: 7/6/2026, 8:02:55 AM
Quick Conversions
| GBP | XCD |
|---|---|
| 1 GBP | 3.61 XCD |
| 10 GBP | 36.12 XCD |
| 50 GBP | 180.59 XCD |
| 100 GBP | 361.19 XCD |
| 500 GBP | 1,805.93 XCD |
| 1,000 GBP | 3,611.86 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-06T08:02:55Z",
"rates": {
"XCD": 3.611862
}
}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": 361.1862,
"rate": 3.611862
}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