Rate Overview
Live
1 UAH = 59.0026 TZS
1 TZS = 0.016948
UAH
Avg
59.0481
High
59.2726
Low
58.9364
Last updated: 8/20/2026, 2:57:12 AM
Quick Conversions
| UAH | TZS |
|---|---|
| 1 UAH | 59.00 TZS |
| 10 UAH | 590.03 TZS |
| 50 UAH | 2,950.13 TZS |
| 100 UAH | 5,900.26 TZS |
| 500 UAH | 29,501.31 TZS |
| 1,000 UAH | 59,002.61 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-08-20T02:57:12Z",
"rates": {
"TZS": 59.002614
}
}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": 5900.2614,
"rate": 59.002614
}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