Rate Overview
Live
1 UAH = 59.1079 TZS
1 TZS = 0.016918
UAH
Avg
58.9109
High
59.4256
Low
58.3663
Last updated: 3/7/2026, 7:42:33 AM
Quick Conversions
| UAH | TZS |
|---|---|
| 1 UAH | 59.11 TZS |
| 10 UAH | 591.08 TZS |
| 50 UAH | 2,955.40 TZS |
| 100 UAH | 5,910.79 TZS |
| 500 UAH | 29,553.96 TZS |
| 1,000 UAH | 59,107.92 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-03-07T07:42:33Z",
"rates": {
"TZS": 59.107917
}
}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": 5910.7917,
"rate": 59.107917
}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