Rate Overview
Live
1 XCD = 0.627731 BGN
1 BGN = 1.5930
XCD
Avg
0.620798
High
0.635503
Low
0.602138
Last updated: 8/1/2026, 12:15:45 PM
Quick Conversions
| XCD | BGN |
|---|---|
| 1 XCD | 0.63 BGN |
| 10 XCD | 6.28 BGN |
| 50 XCD | 31.39 BGN |
| 100 XCD | 62.77 BGN |
| 500 XCD | 313.87 BGN |
| 1,000 XCD | 627.73 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-01T12:15:45Z",
"rates": {
"BGN": 0.627731
}
}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": 62.77310000000001,
"rate": 0.627731
}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