Rate Overview
Live
1 XCD = 1.0602 BYN
1 BYN = 0.943258
XCD
Avg
1.0679
High
1.0760
Low
1.0588
Last updated: 7/9/2026, 8:33:36 PM
Quick Conversions
| XCD | BYN |
|---|---|
| 1 XCD | 1.06 BYN |
| 10 XCD | 10.60 BYN |
| 50 XCD | 53.01 BYN |
| 100 XCD | 106.02 BYN |
| 500 XCD | 530.08 BYN |
| 1,000 XCD | 1,060.16 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-07-09T20:33:36Z",
"rates": {
"BYN": 1.060155
}
}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": 106.0155,
"rate": 1.060155
}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