Rate Overview
Live
1 XCD = 0.633919 BGN
1 BGN = 1.5775
XCD
Avg
0.634346
High
0.636926
Low
0.632163
Last updated: 7/29/2026, 11:56:05 PM
Quick Conversions
| XCD | BGN |
|---|---|
| 1 XCD | 0.63 BGN |
| 10 XCD | 6.34 BGN |
| 50 XCD | 31.70 BGN |
| 100 XCD | 63.39 BGN |
| 500 XCD | 316.96 BGN |
| 1,000 XCD | 633.92 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-29T23:56:05Z",
"rates": {
"BGN": 0.633919
}
}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.3919,
"rate": 0.633919
}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