Rate Overview
Live
1 USD = 2639.52 TZS
1 TZS = 0.000379
USD
Avg
2579.87
High
2639.52
Low
2450.33
Last updated: 7/26/2026, 9:32:09 AM
Quick Conversions
| USD | TZS |
|---|---|
| 1 USD | 2,639.52 TZS |
| 10 USD | 26,395.17 TZS |
| 50 USD | 131,975.86 TZS |
| 100 USD | 263,951.72 TZS |
| 500 USD | 1,319,758.61 TZS |
| 1,000 USD | 2,639,517.23 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-26T09:32:09Z",
"rates": {
"TZS": 2639.51722638
}
}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": 263951.722638,
"rate": 2639.51722638
}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