Rate Overview
Live
1 UAH = 59.3558 TZS
1 TZS = 0.016848
UAH
Avg
59.0051
High
59.8873
Low
58.0776
Last updated: 8/1/2026, 5:55:19 AM
Quick Conversions
| UAH | TZS |
|---|---|
| 1 UAH | 59.36 TZS |
| 10 UAH | 593.56 TZS |
| 50 UAH | 2,967.79 TZS |
| 100 UAH | 5,935.58 TZS |
| 500 UAH | 29,677.90 TZS |
| 1,000 UAH | 59,355.80 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-01T05:55:19Z",
"rates": {
"TZS": 59.355801
}
}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": 5935.5801,
"rate": 59.355801
}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