USD
$
TZS
Sh

USD/TZS Exchange Rate

US Dollar to Tanzanian Shilling

Live Rate
2571.97
-0.52% 7D

1 TZS = 0.000389 USD

USD/TZS Price Chart

Historical exchange rate performance

Current 2571.97
High 2586.94
Low 2567.13
7D Change -0.52%

Rate Overview

Live
1 USD = 2571.97 TZS
1 TZS = 0.000389 USD
Avg
2576.83
High
2586.94
Low
2567.13

Last updated: 3/27/2026, 3:09:51 PM

Quick Conversions

USDTZS
1 USD2,571.97 TZS
10 USD25,719.70 TZS
50 USD128,598.50 TZS
100 USD257,197.00 TZS
500 USD1,285,985.00 TZS
1,000 USD2,571,970.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-27T15:09:51Z",
  "rates": {
    "TZS": 2571.97
  }
}

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": 257196.99999999997,
  "rate": 2571.97
}

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