Rate Overview
Live
1 USD = 2600.79 TZS
1 TZS = 0.000384
USD
Avg
2601.85
High
2605.00
Low
2597.90
Last updated: 5/7/2026, 12:13:24 AM
Quick Conversions
| USD | TZS |
|---|---|
| 1 USD | 2,600.79 TZS |
| 10 USD | 26,007.90 TZS |
| 50 USD | 130,039.50 TZS |
| 100 USD | 260,079.00 TZS |
| 500 USD | 1,300,395.00 TZS |
| 1,000 USD | 2,600,790.00 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-05-07T00:13:24Z",
"rates": {
"TZS": 2600.79
}
}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": 260079,
"rate": 2600.79
}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