Rate Overview
Live
1 CZK = 4.5932 BTN
1 BTN = 0.217715
CZK
Avg
4.0276
High
4.5932
Low
3.5145
Last updated: 5/29/2026, 5:35:12 PM
Quick Conversions
| CZK | BTN |
|---|---|
| 1 CZK | 4.59 BTN |
| 10 CZK | 45.93 BTN |
| 50 CZK | 229.66 BTN |
| 100 CZK | 459.32 BTN |
| 500 CZK | 2,296.58 BTN |
| 1,000 CZK | 4,593.15 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-05-29T17:35:12Z",
"rates": {
"BTN": 4.593152
}
}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": 459.3152,
"rate": 4.593152
}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