Rate Overview
Live
1 XCD = 1.0846 BYN
1 BYN = 0.921975
XCD
Avg
1.0764
High
1.0846
Low
1.0710
Last updated: 3/7/2026, 1:01:26 AM
Quick Conversions
| XCD | BYN |
|---|---|
| 1 XCD | 1.08 BYN |
| 10 XCD | 10.85 BYN |
| 50 XCD | 54.23 BYN |
| 100 XCD | 108.46 BYN |
| 500 XCD | 542.31 BYN |
| 1,000 XCD | 1,084.63 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-03-07T01:01:26Z",
"rates": {
"BYN": 1.084628
}
}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": 108.46279999999999,
"rate": 1.084628
}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