Rate Overview
Live
1 BGN = 1.6052 XCD
1 XCD = 0.622973
BGN
Avg
1.6161
High
1.6313
Low
1.6052
Last updated: 3/7/2026, 4:23:42 AM
Quick Conversions
| BGN | XCD |
|---|---|
| 1 BGN | 1.61 XCD |
| 10 BGN | 16.05 XCD |
| 50 BGN | 80.26 XCD |
| 100 BGN | 160.52 XCD |
| 500 BGN | 802.60 XCD |
| 1,000 BGN | 1,605.21 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-03-07T04:23:42Z",
"rates": {
"XCD": 1.605206
}
}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": 160.5206,
"rate": 1.605206
}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