USD
$
TZS
Sh

USD/TZS Exchange Rate

US Dollar to Tanzanian Shilling

Live Rate
2573.37
+5.02% YTD

1 TZS = 0.000389 USD

USD/TZS Price Chart

Historical exchange rate performance

Current 2573.37
High 2590.12
Low 2450.33
YTD Change +5.02%

Rate Overview

Live
1 USD = 2573.37 TZS
1 TZS = 0.000389 USD
Avg
2537.15
High
2590.12
Low
2450.33

Last updated: 3/27/2026, 5:03:12 PM

Quick Conversions

USDTZS
1 USD2,573.37 TZS
10 USD25,733.70 TZS
50 USD128,668.50 TZS
100 USD257,337.00 TZS
500 USD1,286,685.00 TZS
1,000 USD2,573,370.00 TZS

Get USD/TZS Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=TZS

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-03-27T17:03:12Z",
  "rates": {
    "TZS": 2573.37
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=TZS&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "TZS",
    "amount": 100
  },
  "result": 257337,
  "rate": 2573.37
}

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