Rate Overview
Live
1 UAH = 59.2463 TZS
1 TZS = 0.016879
UAH
Avg
60.4534
High
65.5160
Low
57.3729
Last updated: 7/31/2026, 11:07:16 AM
Quick Conversions
| UAH | TZS |
|---|---|
| 1 UAH | 59.25 TZS |
| 10 UAH | 592.46 TZS |
| 50 UAH | 2,962.31 TZS |
| 100 UAH | 5,924.63 TZS |
| 500 UAH | 29,623.14 TZS |
| 1,000 UAH | 59,246.27 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-31T11:07:16Z",
"rates": {
"TZS": 59.246273
}
}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": 5924.6273,
"rate": 59.246273
}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