USD
$
TZS
Sh

USD/TZS Exchange Rate

US Dollar to Tanzanian Shilling

Live Rate
2576.62
+7.50% 6M

1 TZS = 0.000388 USD

USD/TZS Price Chart

Historical exchange rate performance

Current 2576.62
High 2687.64
Low 2396.92
6M Change +7.50%

Rate Overview

Live
1 USD = 2576.62 TZS
1 TZS = 0.000388 USD
Avg
2508.46
High
2687.64
Low
2396.92

Last updated: 3/27/2026, 8:27:47 PM

Quick Conversions

USDTZS
1 USD2,576.62 TZS
10 USD25,766.20 TZS
50 USD128,831.00 TZS
100 USD257,662.00 TZS
500 USD1,288,310.00 TZS
1,000 USD2,576,620.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-27T20:27:47Z",
  "rates": {
    "TZS": 2576.62
  }
}

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": 257662,
  "rate": 2576.62
}

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