Rate Overview
Live
1 BYN = 7.1122 CZK
1 CZK = 0.140604
BYN
Avg
7.0628
High
7.1217
Low
6.9609
Last updated: 3/27/2026, 8:01:30 AM
Quick Conversions
| BYN | CZK |
|---|---|
| 1 BYN | 7.11 CZK |
| 10 BYN | 71.12 CZK |
| 50 BYN | 355.61 CZK |
| 100 BYN | 711.22 CZK |
| 500 BYN | 3,556.09 CZK |
| 1,000 BYN | 7,112.17 CZK |
Get BYN/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=CZKExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-27T08:01:30Z",
"rates": {
"CZK": 7.11217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "CZK",
"amount": 100
},
"result": 711.217,
"rate": 7.11217
}Build with BYN/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key