Rate Overview
Live
1 XCD = 0.271379 GBP
1 GBP = 3.6849
XCD
Avg
0.272202
High
0.273393
Low
0.271379
Last updated: 5/9/2026, 12:27:11 AM
Quick Conversions
| XCD | GBP |
|---|---|
| 1 XCD | 0.27 GBP |
| 10 XCD | 2.71 GBP |
| 50 XCD | 13.57 GBP |
| 100 XCD | 27.14 GBP |
| 500 XCD | 135.69 GBP |
| 1,000 XCD | 271.38 GBP |
Get XCD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=GBPExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-09T00:27:11Z",
"rates": {
"GBP": 0.271379
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "GBP",
"amount": 100
},
"result": 27.1379,
"rate": 0.271379
}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