Rate Overview
Live
1 BGN = 1.5775 XCD
1 XCD = 0.633920
BGN
Avg
1.6056
High
1.6494
Low
1.5719
Last updated: 7/29/2026, 4:33:52 PM
Quick Conversions
| BGN | XCD |
|---|---|
| 1 BGN | 1.58 XCD |
| 10 BGN | 15.77 XCD |
| 50 BGN | 78.87 XCD |
| 100 BGN | 157.75 XCD |
| 500 BGN | 788.74 XCD |
| 1,000 BGN | 1,577.49 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-29T16:33:52Z",
"rates": {
"XCD": 1.577486
}
}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.74859999999998,
"rate": 1.577486
}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