Rate Overview
Live
1 XCD = 0.275831 GBP
1 GBP = 3.6254
XCD
Avg
0.277091
High
0.279087
Low
0.275831
Last updated: 7/8/2026, 10:38:01 PM
Quick Conversions
| XCD | GBP |
|---|---|
| 1 XCD | 0.28 GBP |
| 10 XCD | 2.76 GBP |
| 50 XCD | 13.79 GBP |
| 100 XCD | 27.58 GBP |
| 500 XCD | 137.92 GBP |
| 1,000 XCD | 275.83 GBP |
Get XCD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=GBPExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-08T22:38:01Z",
"rates": {
"GBP": 0.275831
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "GBP",
"amount": 100
},
"result": 27.583099999999998,
"rate": 0.275831
}Build with XCD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key