Rate Overview
Live
1 BYN = 161.0318 CRC
1 CRC = 0.006210
BYN
Avg
162.0451
High
163.1671
Low
161.0318
Last updated: 3/7/2026, 1:00:35 AM
Quick Conversions
| BYN | CRC |
|---|---|
| 1 BYN | 161.03 CRC |
| 10 BYN | 1,610.32 CRC |
| 50 BYN | 8,051.59 CRC |
| 100 BYN | 16,103.18 CRC |
| 500 BYN | 80,515.89 CRC |
| 1,000 BYN | 161,031.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-03-07T01:00:35Z",
"rates": {
"CRC": 161.031779
}
}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": 16103.1779,
"rate": 161.031779
}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