Rate Overview
Live
1 USD = 2598.70 TZS
1 TZS = 0.000385
USD
Avg
2597.40
High
2605.00
Low
2591.35
Last updated: 4/16/2026, 10:51:48 PM
Quick Conversions
| USD | TZS |
|---|---|
| 1 USD | 2,598.70 TZS |
| 10 USD | 25,986.95 TZS |
| 50 USD | 129,934.75 TZS |
| 100 USD | 259,869.50 TZS |
| 500 USD | 1,299,347.50 TZS |
| 1,000 USD | 2,598,695.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-04-16T22:51:48Z",
"rates": {
"TZS": 2598.695
}
}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": 259869.50000000003,
"rate": 2598.695
}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