Rate Overview
Live
1 CZK = 0.140348 BYN
1 BYN = 7.1251
CZK
Avg
0.141559
High
0.143660
Low
0.140348
Last updated: 3/27/2026, 11:30:09 AM
Quick Conversions
| CZK | BYN |
|---|---|
| 1 CZK | 0.14 BYN |
| 10 CZK | 1.40 BYN |
| 50 CZK | 7.02 BYN |
| 100 CZK | 14.03 BYN |
| 500 CZK | 70.17 BYN |
| 1,000 CZK | 140.35 BYN |
Get CZK/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=BYNExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-27T11:30:09Z",
"rates": {
"BYN": 0.140348
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "BYN",
"amount": 100
},
"result": 14.0348,
"rate": 0.140348
}Build with CZK/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key