Rate Overview
Live
1 XCD = 0.630902 BGN
1 BGN = 1.5850
XCD
Avg
0.632049
High
0.633115
Low
0.630902
Last updated: 7/11/2026, 12:08:25 AM
Quick Conversions
| XCD | BGN |
|---|---|
| 1 XCD | 0.63 BGN |
| 10 XCD | 6.31 BGN |
| 50 XCD | 31.55 BGN |
| 100 XCD | 63.09 BGN |
| 500 XCD | 315.45 BGN |
| 1,000 XCD | 630.90 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-11T00:08:25Z",
"rates": {
"BGN": 0.630902
}
}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.090199999999996,
"rate": 0.630902
}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