Rate Overview
Live
1 XCD = 0.618526 BGN
1 BGN = 1.6167
XCD
Avg
0.623742
High
0.626921
Low
0.618526
Last updated: 8/20/2026, 10:06:03 PM
Quick Conversions
| XCD | BGN |
|---|---|
| 1 XCD | 0.62 BGN |
| 10 XCD | 6.19 BGN |
| 50 XCD | 30.93 BGN |
| 100 XCD | 61.85 BGN |
| 500 XCD | 309.26 BGN |
| 1,000 XCD | 618.53 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-08-20T22:06:03Z",
"rates": {
"BGN": 0.618526
}
}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": 61.8526,
"rate": 0.618526
}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