Rate Overview
Live
1 BTN = 0.218722 CZK
1 CZK = 4.5720
BTN
Avg
0.218922
High
0.219733
Low
0.217751
Last updated: 5/7/2026, 8:55:00 PM
Quick Conversions
| BTN | CZK |
|---|---|
| 1 BTN | 0.22 CZK |
| 10 BTN | 2.19 CZK |
| 50 BTN | 10.94 CZK |
| 100 BTN | 21.87 CZK |
| 500 BTN | 109.36 CZK |
| 1,000 BTN | 218.72 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-05-07T20:55:00Z",
"rates": {
"CZK": 0.218722
}
}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.8722,
"rate": 0.218722
}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