Rate Overview
Live
1 USD = 2634.09 TZS
1 TZS = 0.000380
USD
Avg
2631.08
High
2634.09
Low
2625.66
Last updated: 7/25/2026, 4:22:19 AM
Quick Conversions
| USD | TZS |
|---|---|
| 1 USD | 2,634.09 TZS |
| 10 USD | 26,340.91 TZS |
| 50 USD | 131,704.56 TZS |
| 100 USD | 263,409.12 TZS |
| 500 USD | 1,317,045.60 TZS |
| 1,000 USD | 2,634,091.19 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-25T04:22:19Z",
"rates": {
"TZS": 2634.09119177
}
}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": 263409.119177,
"rate": 2634.09119177
}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