Rate Overview
Live
1 USD = 2628.63 TZS
1 TZS = 0.000380
USD
Avg
2624.68
High
2628.63
Low
2621.75
Last updated: 7/5/2026, 7:28:20 PM
Quick Conversions
| USD | TZS |
|---|---|
| 1 USD | 2,628.63 TZS |
| 10 USD | 26,286.29 TZS |
| 50 USD | 131,431.45 TZS |
| 100 USD | 262,862.91 TZS |
| 500 USD | 1,314,314.54 TZS |
| 1,000 USD | 2,628,629.08 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-05T19:28:20Z",
"rates": {
"TZS": 2628.62908496
}
}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": 262862.908496,
"rate": 2628.62908496
}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