Rate Overview
Live
1 XCD = 1.0739 BYN
1 BYN = 0.931192
XCD
Avg
1.0677
High
1.0759
Low
1.0590
Last updated: 8/1/2026, 12:17:41 PM
Quick Conversions
| XCD | BYN |
|---|---|
| 1 XCD | 1.07 BYN |
| 10 XCD | 10.74 BYN |
| 50 XCD | 53.69 BYN |
| 100 XCD | 107.39 BYN |
| 500 XCD | 536.95 BYN |
| 1,000 XCD | 1,073.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-08-01T12:17:41Z",
"rates": {
"BYN": 1.073892
}
}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": 107.3892,
"rate": 1.073892
}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