XCD
$
GBP
£

XCD/GBP Exchange Rate

East Caribbean Dollar to Pound Sterling

Live Rate
0.277538
-2.75% 1Y

1 GBP = 3.6031 XCD

XCD/GBP Price Chart

Historical exchange rate performance

Current 0.277538
High 0.285948
Low 0.269928
1Y Change -2.75%

Rate Overview

Live
1 XCD = 0.277538 GBP
1 GBP = 3.6031 XCD
Avg
0.276057
High
0.285948
Low
0.269928

Last updated: 3/27/2026, 9:31:18 AM

Quick Conversions

XCDGBP
1 XCD0.28 GBP
10 XCD2.78 GBP
50 XCD13.88 GBP
100 XCD27.75 GBP
500 XCD138.77 GBP
1,000 XCD277.54 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-03-27T09:31:18Z",
  "rates": {
    "GBP": 0.277538
  }
}

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.753800000000002,
  "rate": 0.277538
}

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