Rate Overview
Live
1 BGN = 1.5816 XCD
1 XCD = 0.632272
BGN
Avg
1.5970
High
1.6076
Low
1.5816
Last updated: 6/19/2026, 10:10:24 AM
Quick Conversions
| BGN | XCD |
|---|---|
| 1 BGN | 1.58 XCD |
| 10 BGN | 15.82 XCD |
| 50 BGN | 79.08 XCD |
| 100 BGN | 158.16 XCD |
| 500 BGN | 790.80 XCD |
| 1,000 BGN | 1,581.60 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-06-19T10:10:24Z",
"rates": {
"XCD": 1.581598
}
}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.15980000000002,
"rate": 1.581598
}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