Rate Overview
Live
1 USD = 2575.20 TZS
1 TZS = 0.000388
USD
Avg
2573.47
High
2601.34
Low
2532.64
Last updated: 3/27/2026, 6:46:59 PM
Quick Conversions
| USD | TZS |
|---|---|
| 1 USD | 2,575.20 TZS |
| 10 USD | 25,751.95 TZS |
| 50 USD | 128,759.75 TZS |
| 100 USD | 257,519.50 TZS |
| 500 USD | 1,287,597.50 TZS |
| 1,000 USD | 2,575,195.00 TZS |
Get USD/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=TZSExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-27T18:46:59Z",
"rates": {
"TZS": 2575.195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "TZS",
"amount": 100
},
"result": 257519.50000000003,
"rate": 2575.195
}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