Rate Overview
Live
1 XCD = 0.272643 GBP
1 GBP = 3.6678
XCD
Avg
0.273374
High
0.273952
Low
0.272643
Last updated: 9/8/2026, 3:00:30 AM
Quick Conversions
| XCD | GBP |
|---|---|
| 1 XCD | 0.27 GBP |
| 10 XCD | 2.73 GBP |
| 50 XCD | 13.63 GBP |
| 100 XCD | 27.26 GBP |
| 500 XCD | 136.32 GBP |
| 1,000 XCD | 272.64 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-09-08T03:00:30Z",
"rates": {
"GBP": 0.272643
}
}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.264300000000002,
"rate": 0.272643
}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