Rate Overview
Live
1 TZS = 0.016890 UAH
1 UAH = 59.2066
TZS
Avg
0.016950
High
0.017542
Low
0.015639
Last updated: 5/28/2026, 3:35:12 AM
Quick Conversions
| TZS | UAH |
|---|---|
| 1 TZS | 0.02 UAH |
| 10 TZS | 0.17 UAH |
| 50 TZS | 0.84 UAH |
| 100 TZS | 1.69 UAH |
| 500 TZS | 8.44 UAH |
| 1,000 TZS | 16.89 UAH |
Get TZS/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=UAHExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-05-28T03:35:12Z",
"rates": {
"UAH": 0.01689
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "UAH",
"amount": 100
},
"result": 1.6889999999999998,
"rate": 0.01689
}Build with TZS/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key