Rate Overview
Live
1 USD = 2583.16 TZS
1 TZS = 0.000387
USD
Avg
2562.79
High
2583.16
Low
2542.51
Last updated: 3/7/2026, 7:44:07 AM
Quick Conversions
| USD | TZS |
|---|---|
| 1 USD | 2,583.16 TZS |
| 10 USD | 25,831.64 TZS |
| 50 USD | 129,158.19 TZS |
| 100 USD | 258,316.37 TZS |
| 500 USD | 1,291,581.86 TZS |
| 1,000 USD | 2,583,163.73 TZS |
Get USD/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=TZSExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-07T07:44:07Z",
"rates": {
"TZS": 2583.16372623
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "TZS",
"amount": 100
},
"result": 258316.372623,
"rate": 2583.16372623
}Build with USD/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key