Rate Overview
Live
1 BGN = 1.5930 XCD
1 XCD = 0.627732
BGN
Avg
1.6077
High
1.6395
Low
1.5754
Last updated: 8/1/2026, 12:33:41 PM
Quick Conversions
| BGN | XCD |
|---|---|
| 1 BGN | 1.59 XCD |
| 10 BGN | 15.93 XCD |
| 50 BGN | 79.65 XCD |
| 100 BGN | 159.30 XCD |
| 500 BGN | 796.52 XCD |
| 1,000 BGN | 1,593.04 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-01T12:33:41Z",
"rates": {
"XCD": 1.593037
}
}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": 159.3037,
"rate": 1.593037
}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