Rate Overview
Live
1 CZK = 4.5571 BTN
1 BTN = 0.219437
CZK
Avg
4.5374
High
4.5597
Low
4.4999
Last updated: 7/30/2026, 11:29:59 PM
Quick Conversions
| CZK | BTN |
|---|---|
| 1 CZK | 4.56 BTN |
| 10 CZK | 45.57 BTN |
| 50 CZK | 227.86 BTN |
| 100 CZK | 455.71 BTN |
| 500 CZK | 2,278.56 BTN |
| 1,000 CZK | 4,557.11 BTN |
Get CZK/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=BTNExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-30T23:29:59Z",
"rates": {
"BTN": 4.557114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "BTN",
"amount": 100
},
"result": 455.7114,
"rate": 4.557114
}Build with CZK/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key