Rate Overview
Live
1 BYN = 160.8510 CRC
1 CRC = 0.006217
BYN
Avg
161.2026
High
162.0944
Low
160.6082
Last updated: 4/17/2026, 4:53:48 AM
Quick Conversions
| BYN | CRC |
|---|---|
| 1 BYN | 160.85 CRC |
| 10 BYN | 1,608.51 CRC |
| 50 BYN | 8,042.55 CRC |
| 100 BYN | 16,085.10 CRC |
| 500 BYN | 80,425.48 CRC |
| 1,000 BYN | 160,850.96 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-04-17T04:53:48Z",
"rates": {
"CRC": 160.850958
}
}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": 16085.0958,
"rate": 160.850958
}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