Rate Overview
Live
1 XCD = 0.634875 BGN
1 BGN = 1.5751
XCD
Avg
0.622867
High
0.635397
Low
0.603549
Last updated: 7/28/2026, 4:25:55 PM
Quick Conversions
| XCD | BGN |
|---|---|
| 1 XCD | 0.63 BGN |
| 10 XCD | 6.35 BGN |
| 50 XCD | 31.74 BGN |
| 100 XCD | 63.49 BGN |
| 500 XCD | 317.44 BGN |
| 1,000 XCD | 634.88 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-07-28T16:25:55Z",
"rates": {
"BGN": 0.634875
}
}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": 63.4875,
"rate": 0.634875
}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