Rate Overview
Live
1 XCD = 0.632271 BGN
1 BGN = 1.5816
XCD
Avg
0.626184
High
0.632271
Low
0.622060
Last updated: 6/19/2026, 10:25:53 AM
Quick Conversions
| XCD | BGN |
|---|---|
| 1 XCD | 0.63 BGN |
| 10 XCD | 6.32 BGN |
| 50 XCD | 31.61 BGN |
| 100 XCD | 63.23 BGN |
| 500 XCD | 316.14 BGN |
| 1,000 XCD | 632.27 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-06-19T10:25:53Z",
"rates": {
"BGN": 0.632271
}
}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.2271,
"rate": 0.632271
}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