USD
$
TZS
Sh

USD/TZS Exchange Rate

US Dollar to Tanzanian Shilling

Live Rate
2627.30
+0.62% 30D

1 TZS = 0.000381 USD

USD/TZS Price Chart

Historical exchange rate performance

Current 2627.30
High 2629.09
Low 2586.34
30D Change +0.62%

Rate Overview

Live
1 USD = 2627.30 TZS
1 TZS = 0.000381 USD
Avg
2605.19
High
2629.09
Low
2586.34

Last updated: 5/27/2026, 3:39:54 AM

Quick Conversions

USDTZS
1 USD2,627.30 TZS
10 USD26,273.00 TZS
50 USD131,365.00 TZS
100 USD262,730.00 TZS
500 USD1,313,650.00 TZS
1,000 USD2,627,300.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-05-27T03:39:54Z",
  "rates": {
    "TZS": 2627.3
  }
}

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": 262730,
  "rate": 2627.3
}

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