Rate Overview
Live
1 CZK = 0.140480 BYN
1 BYN = 7.1185
CZK
Avg
0.140198
High
0.142270
Low
0.138711
Last updated: 3/27/2026, 9:55:30 AM
Quick Conversions
| CZK | BYN |
|---|---|
| 1 CZK | 0.14 BYN |
| 10 CZK | 1.40 BYN |
| 50 CZK | 7.02 BYN |
| 100 CZK | 14.05 BYN |
| 500 CZK | 70.24 BYN |
| 1,000 CZK | 140.48 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-27T09:55:30Z",
"rates": {
"BYN": 0.14048
}
}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.048,
"rate": 0.14048
}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