Rate Overview
Live
1 BTN = 0.224795 CZK
1 CZK = 4.4485
BTN
Avg
0.253076
High
0.284534
Low
0.224795
Last updated: 3/28/2026, 1:42:05 PM
Quick Conversions
| BTN | CZK |
|---|---|
| 1 BTN | 0.22 CZK |
| 10 BTN | 2.25 CZK |
| 50 BTN | 11.24 CZK |
| 100 BTN | 22.48 CZK |
| 500 BTN | 112.40 CZK |
| 1,000 BTN | 224.80 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-03-28T13:42:05Z",
"rates": {
"CZK": 0.224795
}
}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.479499999999998,
"rate": 0.224795
}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