Rate Overview
Live
1 BTN = 0.218384 CZK
1 CZK = 4.5791
BTN
Avg
0.218240
High
0.218712
Low
0.217303
Last updated: 5/28/2026, 1:17:12 AM
Quick Conversions
| BTN | CZK |
|---|---|
| 1 BTN | 0.22 CZK |
| 10 BTN | 2.18 CZK |
| 50 BTN | 10.92 CZK |
| 100 BTN | 21.84 CZK |
| 500 BTN | 109.19 CZK |
| 1,000 BTN | 218.38 CZK |
Get BTN/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=CZKExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-28T01:17:12Z",
"rates": {
"CZK": 0.218384
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "CZK",
"amount": 100
},
"result": 21.8384,
"rate": 0.218384
}Build with BTN/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key