Rate Overview
Live
1 TZS = 0.035683 BTN
1 BTN = 28.0245
TZS
Avg
0.035728
High
0.035891
Low
0.035594
Last updated: 4/17/2026, 12:03:43 PM
Quick Conversions
| TZS | BTN |
|---|---|
| 1 TZS | 0.04 BTN |
| 10 TZS | 0.36 BTN |
| 50 TZS | 1.78 BTN |
| 100 TZS | 3.57 BTN |
| 500 TZS | 17.84 BTN |
| 1,000 TZS | 35.68 BTN |
Get TZS/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=BTNExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-04-17T12:03:43Z",
"rates": {
"BTN": 0.035683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "BTN",
"amount": 100
},
"result": 3.5683,
"rate": 0.035683
}Build with TZS/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key