Rate Overview
Live
1 BYN = 155.0849 CRC
1 CRC = 0.006448
BYN
Avg
155.5068
High
157.4704
Low
153.4407
Last updated: 3/27/2026, 9:42:39 AM
Quick Conversions
| BYN | CRC |
|---|---|
| 1 BYN | 155.08 CRC |
| 10 BYN | 1,550.85 CRC |
| 50 BYN | 7,754.24 CRC |
| 100 BYN | 15,508.49 CRC |
| 500 BYN | 77,542.43 CRC |
| 1,000 BYN | 155,084.86 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-03-27T09:42:39Z",
"rates": {
"CRC": 155.084864
}
}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": 15508.486400000002,
"rate": 155.084864
}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