Rate Overview
Live
1 BTN = 0.222028 CZK
1 CZK = 4.5039
BTN
Avg
0.222234
High
0.223465
Low
0.221423
Last updated: 7/9/2026, 8:57:30 AM
Quick Conversions
| BTN | CZK |
|---|---|
| 1 BTN | 0.22 CZK |
| 10 BTN | 2.22 CZK |
| 50 BTN | 11.10 CZK |
| 100 BTN | 22.20 CZK |
| 500 BTN | 111.01 CZK |
| 1,000 BTN | 222.03 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-07-09T08:57:30Z",
"rates": {
"CZK": 0.222028
}
}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.2028,
"rate": 0.222028
}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