Rate Overview
Live
1 UAH = 58.5917 TZS
1 TZS = 0.017067
UAH
Avg
58.7246
High
58.8521
Low
58.5917
Last updated: 7/30/2026, 11:13:13 PM
Quick Conversions
| UAH | TZS |
|---|---|
| 1 UAH | 58.59 TZS |
| 10 UAH | 585.92 TZS |
| 50 UAH | 2,929.58 TZS |
| 100 UAH | 5,859.17 TZS |
| 500 UAH | 29,295.84 TZS |
| 1,000 UAH | 58,591.68 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-30T23:13:13Z",
"rates": {
"TZS": 58.59168
}
}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": 5859.168,
"rate": 58.59168
}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