Rate Overview
Live
1 BYN = 157.9828 CRC
1 CRC = 0.006330
BYN
Avg
162.5637
High
174.7731
Low
155.9084
Last updated: 7/25/2026, 11:47:39 AM
Quick Conversions
| BYN | CRC |
|---|---|
| 1 BYN | 157.98 CRC |
| 10 BYN | 1,579.83 CRC |
| 50 BYN | 7,899.14 CRC |
| 100 BYN | 15,798.28 CRC |
| 500 BYN | 78,991.39 CRC |
| 1,000 BYN | 157,982.78 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-25T11:47:39Z",
"rates": {
"CRC": 157.982779
}
}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": 15798.2779,
"rate": 157.982779
}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