Rate Overview
Live
1 BGN = 1.6183 XCD
1 XCD = 0.617939
BGN
Avg
1.6064
High
1.6183
Low
1.5964
Last updated: 8/21/2026, 4:03:50 PM
Quick Conversions
| BGN | XCD |
|---|---|
| 1 BGN | 1.62 XCD |
| 10 BGN | 16.18 XCD |
| 50 BGN | 80.91 XCD |
| 100 BGN | 161.83 XCD |
| 500 BGN | 809.14 XCD |
| 1,000 BGN | 1,618.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-08-21T16:03:50Z",
"rates": {
"XCD": 1.618283
}
}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": 161.82829999999998,
"rate": 1.618283
}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