Rate Overview
Live
1 BTN = 0.219161 CZK
1 CZK = 4.5629
BTN
Avg
0.219919
High
0.220679
Low
0.219130
Last updated: 9/11/2026, 3:02:53 AM
Quick Conversions
| BTN | CZK |
|---|---|
| 1 BTN | 0.22 CZK |
| 10 BTN | 2.19 CZK |
| 50 BTN | 10.96 CZK |
| 100 BTN | 21.92 CZK |
| 500 BTN | 109.58 CZK |
| 1,000 BTN | 219.16 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-09-11T03:02:53Z",
"rates": {
"CZK": 0.219161
}
}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": 21.9161,
"rate": 0.219161
}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