Rate Overview
Live
1 USD = 2649.55 TZS
1 TZS = 0.000377
USD
Avg
2643.81
High
2649.55
Low
2637.88
Last updated: 8/15/2026, 5:35:44 AM
Quick Conversions
| USD | TZS |
|---|---|
| 1 USD | 2,649.55 TZS |
| 10 USD | 26,495.54 TZS |
| 50 USD | 132,477.72 TZS |
| 100 USD | 264,955.43 TZS |
| 500 USD | 1,324,777.15 TZS |
| 1,000 USD | 2,649,554.31 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-08-15T05:35:44Z",
"rates": {
"TZS": 2649.55430665
}
}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": 264955.430665,
"rate": 2649.55430665
}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