Rate Overview
Live
1 BGN = 1.6105 XCD
1 XCD = 0.620943
BGN
Avg
1.6204
High
1.6607
Low
1.5972
Last updated: 5/29/2026, 9:46:20 PM
Quick Conversions
| BGN | XCD |
|---|---|
| 1 BGN | 1.61 XCD |
| 10 BGN | 16.10 XCD |
| 50 BGN | 80.52 XCD |
| 100 BGN | 161.05 XCD |
| 500 BGN | 805.23 XCD |
| 1,000 BGN | 1,610.46 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-05-29T21:46:20Z",
"rates": {
"XCD": 1.610455
}
}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.0455,
"rate": 1.610455
}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