USD
$
TZS
Sh

USD/TZS Exchange Rate

US Dollar to Tanzanian Shilling

Live Rate
2644.21
-0.00% 7D

1 TZS = 0.000378 USD

USD/TZS Price Chart

Historical exchange rate performance

Current 2644.21
High 2646.11
Low 2638.89
7D Change -0.00%

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

USDTZS
1 USD2,644.21 TZS
10 USD26,442.10 TZS
50 USD132,210.50 TZS
100 USD264,421.00 TZS
500 USD1,322,105.00 TZS
1,000 USD2,644,210.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-09-04T18:50:21Z",
  "rates": {
    "TZS": 2644.21
  }
}

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": 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