Rate Overview
Live
1 XCD = 0.279824 GBP
1 GBP = 3.5737
XCD
Avg
0.276619
High
0.279824
Low
0.275230
Last updated: 6/19/2026, 2:52:41 AM
Quick Conversions
| XCD | GBP |
|---|---|
| 1 XCD | 0.28 GBP |
| 10 XCD | 2.80 GBP |
| 50 XCD | 13.99 GBP |
| 100 XCD | 27.98 GBP |
| 500 XCD | 139.91 GBP |
| 1,000 XCD | 279.82 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-06-19T02:52:41Z",
"rates": {
"GBP": 0.279824
}
}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.982400000000002,
"rate": 0.279824
}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