Rate Overview
Live
1 USD = 2619.32 TZS
1 TZS = 0.000382
USD
Avg
2615.26
High
2619.32
Low
2609.50
Last updated: 6/16/2026, 5:58:40 AM
Quick Conversions
| USD | TZS |
|---|---|
| 1 USD | 2,619.32 TZS |
| 10 USD | 26,193.15 TZS |
| 50 USD | 130,965.75 TZS |
| 100 USD | 261,931.50 TZS |
| 500 USD | 1,309,657.50 TZS |
| 1,000 USD | 2,619,315.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-06-16T05:58:40Z",
"rates": {
"TZS": 2619.315
}
}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": 261931.5,
"rate": 2619.315
}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