Rate Overview
Live
1 CZK = 4.5263 BTN
1 BTN = 0.220930
CZK
Avg
4.4844
High
4.5263
Low
4.4396
Last updated: 4/17/2026, 1:34:33 PM
Quick Conversions
| CZK | BTN |
|---|---|
| 1 CZK | 4.53 BTN |
| 10 CZK | 45.26 BTN |
| 50 CZK | 226.32 BTN |
| 100 CZK | 452.63 BTN |
| 500 CZK | 2,263.16 BTN |
| 1,000 CZK | 4,526.32 BTN |
Get CZK/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=BTNExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-04-17T13:34:33Z",
"rates": {
"BTN": 4.526315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "BTN",
"amount": 100
},
"result": 452.6315,
"rate": 4.526315
}Build with CZK/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key