Rate Overview
Live
1 XCD = 0.621862 BGN
1 BGN = 1.6081
XCD
Avg
0.618150
High
0.622836
Low
0.613020
Last updated: 3/7/2026, 1:01:48 AM
Quick Conversions
| XCD | BGN |
|---|---|
| 1 XCD | 0.62 BGN |
| 10 XCD | 6.22 BGN |
| 50 XCD | 31.09 BGN |
| 100 XCD | 62.19 BGN |
| 500 XCD | 310.93 BGN |
| 1,000 XCD | 621.86 BGN |
Get XCD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=BGNExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-07T01:01:48Z",
"rates": {
"BGN": 0.621862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "BGN",
"amount": 100
},
"result": 62.1862,
"rate": 0.621862
}Build with XCD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key