Rate Overview
Live
1 XCD = 1.0249 BYN
1 BYN = 0.975712
XCD
Avg
1.0233
High
1.0254
Low
1.0191
Last updated: 6/19/2026, 8:42:35 AM
Quick Conversions
| XCD | BYN |
|---|---|
| 1 XCD | 1.02 BYN |
| 10 XCD | 10.25 BYN |
| 50 XCD | 51.24 BYN |
| 100 XCD | 102.49 BYN |
| 500 XCD | 512.45 BYN |
| 1,000 XCD | 1,024.89 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-06-19T08:42:35Z",
"rates": {
"BYN": 1.024893
}
}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": 102.4893,
"rate": 1.024893
}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