Rate Overview
Live
1 TZS = 0.016710 UAH
1 UAH = 59.8444
TZS
Avg
0.016714
High
0.016740
Low
0.016672
Last updated: 4/17/2026, 10:43:12 AM
Quick Conversions
| TZS | UAH |
|---|---|
| 1 TZS | 0.02 UAH |
| 10 TZS | 0.17 UAH |
| 50 TZS | 0.84 UAH |
| 100 TZS | 1.67 UAH |
| 500 TZS | 8.36 UAH |
| 1,000 TZS | 16.71 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-04-17T10:43:12Z",
"rates": {
"UAH": 0.01671
}
}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.6709999999999998,
"rate": 0.01671
}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