XCD
$
GBP
£

XCD/GBP Exchange Rate

East Caribbean Dollar to Pound Sterling

Live Rate
0.278002
+0.34% 1Y

1 GBP = 3.5971 XCD

XCD/GBP Price Chart

Historical exchange rate performance

Current 0.278002
High 0.283285
Low 0.267327
1Y Change +0.34%

Rate Overview

Live
1 XCD = 0.278002 GBP
1 GBP = 3.5971 XCD
Avg
0.275767
High
0.283285
Low
0.267327

Last updated: 7/29/2026, 12:53:34 AM

Quick Conversions

XCDGBP
1 XCD0.28 GBP
10 XCD2.78 GBP
50 XCD13.90 GBP
100 XCD27.80 GBP
500 XCD139.00 GBP
1,000 XCD278.00 GBP

Get XCD/GBP Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=XCD&currencies=GBP

Example Response:

{
  "success": true,
  "base": "XCD",
  "date": "2026-07-29T00:53:34Z",
  "rates": {
    "GBP": 0.278002
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=XCD&to=GBP&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "XCD",
    "to": "GBP",
    "amount": 100
  },
  "result": 27.800200000000004,
  "rate": 0.278002
}

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