Rate Overview
Live
1 CZK = 4.3797 BTN
1 BTN = 0.228326
CZK
Avg
4.3906
High
4.4387
Low
4.3372
Last updated: 3/7/2026, 9:31:55 AM
Quick Conversions
| CZK | BTN |
|---|---|
| 1 CZK | 4.38 BTN |
| 10 CZK | 43.80 BTN |
| 50 CZK | 218.98 BTN |
| 100 CZK | 437.97 BTN |
| 500 CZK | 2,189.85 BTN |
| 1,000 CZK | 4,379.70 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-03-07T09:31:55Z",
"rates": {
"BTN": 4.379698
}
}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": 437.9698,
"rate": 4.379698
}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