Rate Overview
Live
1 XCD = 0.620942 BGN
1 BGN = 1.6105
XCD
Avg
0.617186
High
0.626106
Low
0.602138
Last updated: 5/29/2026, 9:46:13 PM
Quick Conversions
| XCD | BGN |
|---|---|
| 1 XCD | 0.62 BGN |
| 10 XCD | 6.21 BGN |
| 50 XCD | 31.05 BGN |
| 100 XCD | 62.09 BGN |
| 500 XCD | 310.47 BGN |
| 1,000 XCD | 620.94 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-05-29T21:46:13Z",
"rates": {
"BGN": 0.620942
}
}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.0942,
"rate": 0.620942
}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