Rate Overview
Live
1 GBP = 3.6379 XCD
1 XCD = 0.274882
GBP
Avg
3.6525
High
3.7342
Low
3.6047
Last updated: 5/27/2026, 3:13:03 PM
Quick Conversions
| GBP | XCD |
|---|---|
| 1 GBP | 3.64 XCD |
| 10 GBP | 36.38 XCD |
| 50 GBP | 181.90 XCD |
| 100 GBP | 363.79 XCD |
| 500 GBP | 1,818.96 XCD |
| 1,000 GBP | 3,637.92 XCD |
Get GBP/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=XCDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-27T15:13:03Z",
"rates": {
"XCD": 3.637923
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "XCD",
"amount": 100
},
"result": 363.79229999999995,
"rate": 3.637923
}Build with GBP/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key