Rate Overview
Live
1 XCD = 0.617232 BGN
1 BGN = 1.6201
XCD
Avg
0.617514
High
0.619207
Low
0.617232
Last updated: 4/18/2026, 8:44:39 AM
Quick Conversions
| XCD | BGN |
|---|---|
| 1 XCD | 0.62 BGN |
| 10 XCD | 6.17 BGN |
| 50 XCD | 30.86 BGN |
| 100 XCD | 61.72 BGN |
| 500 XCD | 308.62 BGN |
| 1,000 XCD | 617.23 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-04-18T08:44:39Z",
"rates": {
"BGN": 0.617232
}
}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.7232,
"rate": 0.617232
}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