Rate Overview
Live
1 BYN = 156.8622 CRC
1 CRC = 0.006375
BYN
Avg
156.4437
High
157.0554
Low
155.9695
Last updated: 7/4/2026, 9:28:01 PM
Quick Conversions
| BYN | CRC |
|---|---|
| 1 BYN | 156.86 CRC |
| 10 BYN | 1,568.62 CRC |
| 50 BYN | 7,843.11 CRC |
| 100 BYN | 15,686.22 CRC |
| 500 BYN | 78,431.11 CRC |
| 1,000 BYN | 156,862.23 CRC |
Get BYN/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=CRCExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-04T21:28:01Z",
"rates": {
"CRC": 156.862229
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "CRC",
"amount": 100
},
"result": 15686.2229,
"rate": 156.862229
}Build with BYN/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key