Rate Overview
Live
1 BTN = 0.220213 CZK
1 CZK = 4.5411
BTN
Avg
0.220674
High
0.222225
Low
0.219836
Last updated: 8/1/2026, 12:33:33 PM
Quick Conversions
| BTN | CZK |
|---|---|
| 1 BTN | 0.22 CZK |
| 10 BTN | 2.20 CZK |
| 50 BTN | 11.01 CZK |
| 100 BTN | 22.02 CZK |
| 500 BTN | 110.11 CZK |
| 1,000 BTN | 220.21 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-08-01T12:33:33Z",
"rates": {
"CZK": 0.220213
}
}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.0213,
"rate": 0.220213
}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