Rate Overview
Live
1 TZS = 0.036455 BTN
1 BTN = 27.4311
TZS
Avg
0.036470
High
0.036522
Low
0.036405
Last updated: 5/7/2026, 1:51:00 PM
Quick Conversions
| TZS | BTN |
|---|---|
| 1 TZS | 0.04 BTN |
| 10 TZS | 0.36 BTN |
| 50 TZS | 1.82 BTN |
| 100 TZS | 3.65 BTN |
| 500 TZS | 18.23 BTN |
| 1,000 TZS | 36.46 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-05-07T13:51:00Z",
"rates": {
"BTN": 0.036455
}
}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.6455,
"rate": 0.036455
}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