Rate Overview
Live
1 XCD = 1.1169 BYN
1 BYN = 0.895298
XCD
Avg
1.1198
High
1.1249
Low
1.1075
Last updated: 8/20/2026, 6:36:05 PM
Quick Conversions
| XCD | BYN |
|---|---|
| 1 XCD | 1.12 BYN |
| 10 XCD | 11.17 BYN |
| 50 XCD | 55.85 BYN |
| 100 XCD | 111.69 BYN |
| 500 XCD | 558.47 BYN |
| 1,000 XCD | 1,116.95 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-08-20T18:36:05Z",
"rates": {
"BYN": 1.116946
}
}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": 111.6946,
"rate": 1.116946
}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