Rate Overview
Live
1 CZK = 4.4485 BTN
1 BTN = 0.224795
CZK
Avg
4.3921
High
4.4539
Low
4.3200
Last updated: 3/28/2026, 10:50:28 AM
Quick Conversions
| CZK | BTN |
|---|---|
| 1 CZK | 4.45 BTN |
| 10 CZK | 44.48 BTN |
| 50 CZK | 222.42 BTN |
| 100 CZK | 444.85 BTN |
| 500 CZK | 2,224.24 BTN |
| 1,000 CZK | 4,448.49 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-28T10:50:28Z",
"rates": {
"BTN": 4.448488
}
}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": 444.84880000000004,
"rate": 4.448488
}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