Rate Overview
Live
1 USD = 2633.85 TZS
1 TZS = 0.000380
USD
Avg
2628.88
High
2633.85
Low
2620.75
Last updated: 7/19/2026, 8:39:19 AM
Quick Conversions
| USD | TZS |
|---|---|
| 1 USD | 2,633.85 TZS |
| 10 USD | 26,338.54 TZS |
| 50 USD | 131,692.68 TZS |
| 100 USD | 263,385.37 TZS |
| 500 USD | 1,316,926.85 TZS |
| 1,000 USD | 2,633,853.69 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-07-19T08:39:19Z",
"rates": {
"TZS": 2633.85369279
}
}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": 263385.369279,
"rate": 2633.85369279
}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