Rate Overview
Live
1 BYN = 146.7242 CRC
1 CRC = 0.006816
BYN
Avg
148.7190
High
150.6613
Low
146.7242
Last updated: 9/2/2026, 9:26:53 AM
Quick Conversions
| BYN | CRC |
|---|---|
| 1 BYN | 146.72 CRC |
| 10 BYN | 1,467.24 CRC |
| 50 BYN | 7,336.21 CRC |
| 100 BYN | 14,672.42 CRC |
| 500 BYN | 73,362.10 CRC |
| 1,000 BYN | 146,724.20 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-09-02T09:26:53Z",
"rates": {
"CRC": 146.7242
}
}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": 14672.42,
"rate": 146.7242
}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