Rate Overview
Live
1 BYN = 164.6516 CRC
1 CRC = 0.006073
BYN
Avg
157.7927
High
174.6580
Low
146.2608
Last updated: 5/27/2026, 8:30:56 PM
Quick Conversions
| BYN | CRC |
|---|---|
| 1 BYN | 164.65 CRC |
| 10 BYN | 1,646.52 CRC |
| 50 BYN | 8,232.58 CRC |
| 100 BYN | 16,465.16 CRC |
| 500 BYN | 82,325.79 CRC |
| 1,000 BYN | 164,651.59 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-05-27T20:30:56Z",
"rates": {
"CRC": 164.651589
}
}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": 16465.1589,
"rate": 164.651589
}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