Rate Overview
Live
1 KZT = 0.204323 BTN
1 BTN = 4.8942
KZT
Avg
0.204706
High
0.204944
Low
0.204323
Last updated: 5/7/2026, 12:35:03 PM
Quick Conversions
| KZT | BTN |
|---|---|
| 1 KZT | 0.20 BTN |
| 10 KZT | 2.04 BTN |
| 50 KZT | 10.22 BTN |
| 100 KZT | 20.43 BTN |
| 500 KZT | 102.16 BTN |
| 1,000 KZT | 204.32 BTN |
Get KZT/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KZT¤cies=BTNExample Response:
{
"success": true,
"base": "KZT",
"date": "2026-05-07T12:35:03Z",
"rates": {
"BTN": 0.204323
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KZT&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KZT",
"to": "BTN",
"amount": 100
},
"result": 20.4323,
"rate": 0.204323
}Build with KZT/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key