Rate Overview
Live
1 TZS = 0.036792 BTN
1 BTN = 27.1798
TZS
Avg
0.036049
High
0.036792
Low
0.035253
Last updated: 3/28/2026, 3:22:44 PM
Quick Conversions
| TZS | BTN |
|---|---|
| 1 TZS | 0.04 BTN |
| 10 TZS | 0.37 BTN |
| 50 TZS | 1.84 BTN |
| 100 TZS | 3.68 BTN |
| 500 TZS | 18.40 BTN |
| 1,000 TZS | 36.79 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-03-28T15:22:44Z",
"rates": {
"BTN": 0.036792
}
}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.6792,
"rate": 0.036792
}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