Rate Overview
Live
1 GBP = 3.6311 XCD
1 XCD = 0.275396
GBP
Avg
3.6225
High
3.6443
Low
3.6026
Last updated: 3/7/2026, 1:03:40 AM
Quick Conversions
| GBP | XCD |
|---|---|
| 1 GBP | 3.63 XCD |
| 10 GBP | 36.31 XCD |
| 50 GBP | 181.56 XCD |
| 100 GBP | 363.11 XCD |
| 500 GBP | 1,815.57 XCD |
| 1,000 GBP | 3,631.13 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-03-07T01:03:40Z",
"rates": {
"XCD": 3.631131
}
}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.1131,
"rate": 3.631131
}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