Rate Overview
Live
1 BTN = 0.228326 CZK
1 CZK = 4.3797
BTN
Avg
0.227770
High
0.230565
Low
0.225289
Last updated: 3/7/2026, 7:43:15 AM
Quick Conversions
| BTN | CZK |
|---|---|
| 1 BTN | 0.23 CZK |
| 10 BTN | 2.28 CZK |
| 50 BTN | 11.42 CZK |
| 100 BTN | 22.83 CZK |
| 500 BTN | 114.16 CZK |
| 1,000 BTN | 228.33 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-07T07:43:15Z",
"rates": {
"CZK": 0.228326
}
}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.8326,
"rate": 0.228326
}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