Rate Overview
Live
1 USD = 2619.26 TZS
1 TZS = 0.000382
USD
Avg
2563.99
High
2622.86
Low
2450.33
Last updated: 5/27/2026, 7:28:15 AM
Quick Conversions
| USD | TZS |
|---|---|
| 1 USD | 2,619.26 TZS |
| 10 USD | 26,192.55 TZS |
| 50 USD | 130,962.75 TZS |
| 100 USD | 261,925.50 TZS |
| 500 USD | 1,309,627.50 TZS |
| 1,000 USD | 2,619,255.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-27T07:28:15Z",
"rates": {
"TZS": 2619.255
}
}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": 261925.5,
"rate": 2619.255
}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