Rate Overview
Live
1 BGN = 1.5765 XCD
1 XCD = 0.634317
BGN
Avg
1.5806
High
1.5850
Low
1.5765
Last updated: 7/11/2026, 6:24:01 AM
Quick Conversions
| BGN | XCD |
|---|---|
| 1 BGN | 1.58 XCD |
| 10 BGN | 15.76 XCD |
| 50 BGN | 78.82 XCD |
| 100 BGN | 157.65 XCD |
| 500 BGN | 788.25 XCD |
| 1,000 BGN | 1,576.50 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-11T06:24:01Z",
"rates": {
"XCD": 1.576499
}
}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": 157.6499,
"rate": 1.576499
}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