Rate Overview
Live
1 BTN = 0.224277 CZK
1 CZK = 4.4588
BTN
Avg
0.221154
High
0.224340
Low
0.218704
Last updated: 6/19/2026, 8:39:15 AM
Quick Conversions
| BTN | CZK |
|---|---|
| 1 BTN | 0.22 CZK |
| 10 BTN | 2.24 CZK |
| 50 BTN | 11.21 CZK |
| 100 BTN | 22.43 CZK |
| 500 BTN | 112.14 CZK |
| 1,000 BTN | 224.28 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-06-19T08:39:15Z",
"rates": {
"CZK": 0.224277
}
}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": 22.4277,
"rate": 0.224277
}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