Rate Overview
Live
1 UAH = 59.8443 TZS
1 TZS = 0.016710
UAH
Avg
59.8294
High
59.9791
Low
59.7347
Last updated: 4/17/2026, 10:48:17 AM
Quick Conversions
| UAH | TZS |
|---|---|
| 1 UAH | 59.84 TZS |
| 10 UAH | 598.44 TZS |
| 50 UAH | 2,992.21 TZS |
| 100 UAH | 5,984.43 TZS |
| 500 UAH | 29,922.15 TZS |
| 1,000 UAH | 59,844.29 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-04-17T10:48:17Z",
"rates": {
"TZS": 59.844293
}
}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": 5984.4293,
"rate": 59.844293
}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