Rate Overview
Live
1 UAH = 58.5315 TZS
1 TZS = 0.017085
UAH
Avg
58.2879
High
58.5315
Low
58.0700
Last updated: 6/17/2026, 8:05:07 AM
Quick Conversions
| UAH | TZS |
|---|---|
| 1 UAH | 58.53 TZS |
| 10 UAH | 585.31 TZS |
| 50 UAH | 2,926.57 TZS |
| 100 UAH | 5,853.15 TZS |
| 500 UAH | 29,265.74 TZS |
| 1,000 UAH | 58,531.49 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-06-17T08:05:07Z",
"rates": {
"TZS": 58.531488
}
}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": 5853.1488,
"rate": 58.531488
}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