Rate Overview
Live
1 UAH = 59.0117 TZS
1 TZS = 0.016946
UAH
Avg
59.2403
High
59.5205
Low
59.0117
Last updated: 9/9/2026, 2:51:26 PM
Quick Conversions
| UAH | TZS |
|---|---|
| 1 UAH | 59.01 TZS |
| 10 UAH | 590.12 TZS |
| 50 UAH | 2,950.58 TZS |
| 100 UAH | 5,901.17 TZS |
| 500 UAH | 29,505.83 TZS |
| 1,000 UAH | 59,011.67 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-09-09T14:51:26Z",
"rates": {
"TZS": 59.011668
}
}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": 5901.1668,
"rate": 59.011668
}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