Rate Overview
Live
1 TZS = 0.016918 UAH
1 UAH = 59.1086
TZS
Avg
0.016975
High
0.017133
Low
0.016827
Last updated: 3/7/2026, 7:39:08 AM
Quick Conversions
| TZS | UAH |
|---|---|
| 1 TZS | 0.02 UAH |
| 10 TZS | 0.17 UAH |
| 50 TZS | 0.85 UAH |
| 100 TZS | 1.69 UAH |
| 500 TZS | 8.46 UAH |
| 1,000 TZS | 16.92 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-03-07T07:39:08Z",
"rates": {
"UAH": 0.016918
}
}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.6918,
"rate": 0.016918
}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