Rate Overview
Live
1 GBP = 3.6625 XCD
1 XCD = 0.273035
GBP
Avg
3.6601
High
3.6773
Low
3.6503
Last updated: 9/4/2026, 10:00:23 AM
Quick Conversions
| GBP | XCD |
|---|---|
| 1 GBP | 3.66 XCD |
| 10 GBP | 36.63 XCD |
| 50 GBP | 183.13 XCD |
| 100 GBP | 366.25 XCD |
| 500 GBP | 1,831.26 XCD |
| 1,000 GBP | 3,662.53 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-09-04T10:00:23Z",
"rates": {
"XCD": 3.662528
}
}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": 366.2528,
"rate": 3.662528
}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