Rate Overview
Live
1 BGN = 1.5823 XCD
1 XCD = 0.631998
BGN
Avg
1.6147
High
1.6607
Low
1.5736
Last updated: 7/6/2026, 2:40:14 PM
Quick Conversions
| BGN | XCD |
|---|---|
| 1 BGN | 1.58 XCD |
| 10 BGN | 15.82 XCD |
| 50 BGN | 79.11 XCD |
| 100 BGN | 158.23 XCD |
| 500 BGN | 791.14 XCD |
| 1,000 BGN | 1,582.28 XCD |
Get BGN/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=XCDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-06T14:40:14Z",
"rates": {
"XCD": 1.582283
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "XCD",
"amount": 100
},
"result": 158.22830000000002,
"rate": 1.582283
}Build with BGN/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key