Rate Overview
Live
1 BYN = 157.7419 CRC
1 CRC = 0.006339
BYN
Avg
157.4567
High
158.1202
Low
156.7975
Last updated: 7/27/2026, 12:11:34 AM
Quick Conversions
| BYN | CRC |
|---|---|
| 1 BYN | 157.74 CRC |
| 10 BYN | 1,577.42 CRC |
| 50 BYN | 7,887.10 CRC |
| 100 BYN | 15,774.19 CRC |
| 500 BYN | 78,870.96 CRC |
| 1,000 BYN | 157,741.93 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-27T00:11:34Z",
"rates": {
"CRC": 157.741928
}
}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": 15774.1928,
"rate": 157.741928
}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