Rate Overview
Live
1 USD = 2644.21 TZS
1 TZS = 0.000378
USD
Avg
2642.20
High
2646.11
Low
2638.89
Last updated: 9/4/2026, 6:50:21 PM
Quick Conversions
| USD | TZS |
|---|---|
| 1 USD | 2,644.21 TZS |
| 10 USD | 26,442.10 TZS |
| 50 USD | 132,210.50 TZS |
| 100 USD | 264,421.00 TZS |
| 500 USD | 1,322,105.00 TZS |
| 1,000 USD | 2,644,210.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-09-04T18:50:21Z",
"rates": {
"TZS": 2644.21
}
}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": 264421,
"rate": 2644.21
}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