Rate Overview
Live
1 UAH = 59.2422 TZS
1 TZS = 0.016880
UAH
Avg
58.7995
High
59.7347
Low
57.0809
Last updated: 7/31/2026, 6:49:31 AM
Quick Conversions
| UAH | TZS |
|---|---|
| 1 UAH | 59.24 TZS |
| 10 UAH | 592.42 TZS |
| 50 UAH | 2,962.11 TZS |
| 100 UAH | 5,924.22 TZS |
| 500 UAH | 29,621.12 TZS |
| 1,000 UAH | 59,242.24 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-31T06:49:31Z",
"rates": {
"TZS": 59.242239
}
}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": 5924.2239,
"rate": 59.242239
}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