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
| USD | TZS |
|---|---|
| 1 USD | 2,627.30 TZS |
| 10 USD | 26,273.00 TZS |
| 50 USD | 131,365.00 TZS |
| 100 USD | 262,730.00 TZS |
| 500 USD | 1,313,650.00 TZS |
| 1,000 USD | 2,627,300.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-05-27T03:39:54Z",
"rates": {
"TZS": 2627.3
}
}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": 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