Rate Overview
Live
1 UAH = 58.9985 TZS
1 TZS = 0.016950
UAH
Avg
58.8013
High
59.0119
Low
58.4943
Last updated: 7/8/2026, 3:55:15 PM
Quick Conversions
| UAH | TZS |
|---|---|
| 1 UAH | 59.00 TZS |
| 10 UAH | 589.98 TZS |
| 50 UAH | 2,949.92 TZS |
| 100 UAH | 5,899.85 TZS |
| 500 UAH | 29,499.24 TZS |
| 1,000 UAH | 58,998.48 TZS |
Get UAH/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=TZSExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-08T15:55:15Z",
"rates": {
"TZS": 58.998479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "TZS",
"amount": 100
},
"result": 5899.847900000001,
"rate": 58.998479
}Build with UAH/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key