Rate Overview
Live
1 XCD = 0.273681 GBP
1 GBP = 3.6539
XCD
Avg
0.273599
High
0.274510
Low
0.272940
Last updated: 8/16/2026, 4:41:10 PM
Quick Conversions
| XCD | GBP |
|---|---|
| 1 XCD | 0.27 GBP |
| 10 XCD | 2.74 GBP |
| 50 XCD | 13.68 GBP |
| 100 XCD | 27.37 GBP |
| 500 XCD | 136.84 GBP |
| 1,000 XCD | 273.68 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-08-16T16:41:10Z",
"rates": {
"GBP": 0.273681
}
}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.368100000000002,
"rate": 0.273681
}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