Rate Overview
Live
1 XCD = 1.1236 BYN
1 BYN = 0.889958
XCD
Avg
1.1335
High
1.1409
Low
1.1236
Last updated: 9/11/2026, 11:09:07 AM
Quick Conversions
| XCD | BYN |
|---|---|
| 1 XCD | 1.12 BYN |
| 10 XCD | 11.24 BYN |
| 50 XCD | 56.18 BYN |
| 100 XCD | 112.36 BYN |
| 500 XCD | 561.82 BYN |
| 1,000 XCD | 1,123.65 BYN |
Get XCD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=BYNExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-09-11T11:09:07Z",
"rates": {
"BYN": 1.123649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "BYN",
"amount": 100
},
"result": 112.36489999999999,
"rate": 1.123649
}Build with XCD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key