Rate Overview
Live
1 BGN = 1.6201 XCD
1 XCD = 0.617233
BGN
Avg
1.6194
High
1.6201
Low
1.6150
Last updated: 4/18/2026, 8:44:35 AM
Quick Conversions
| BGN | XCD |
|---|---|
| 1 BGN | 1.62 XCD |
| 10 BGN | 16.20 XCD |
| 50 BGN | 81.01 XCD |
| 100 BGN | 162.01 XCD |
| 500 BGN | 810.07 XCD |
| 1,000 BGN | 1,620.13 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-04-18T08:44:35Z",
"rates": {
"XCD": 1.620134
}
}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": 162.0134,
"rate": 1.620134
}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