Rate Overview
Live
1 BYN = 7.2521 CZK
1 CZK = 0.137891
BYN
Avg
7.2530
High
7.2915
Low
7.2128
Last updated: 4/17/2026, 6:23:39 AM
Quick Conversions
| BYN | CZK |
|---|---|
| 1 BYN | 7.25 CZK |
| 10 BYN | 72.52 CZK |
| 50 BYN | 362.60 CZK |
| 100 BYN | 725.21 CZK |
| 500 BYN | 3,626.05 CZK |
| 1,000 BYN | 7,252.10 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-04-17T06:23:39Z",
"rates": {
"CZK": 7.252099
}
}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": 725.2099000000001,
"rate": 7.252099
}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