Rate Overview
Live
1 UAH = 58.4808 TZS
1 TZS = 0.017100
UAH
Avg
58.3383
High
58.4808
Low
58.0776
Last updated: 6/19/2026, 8:54:40 AM
Quick Conversions
| UAH | TZS |
|---|---|
| 1 UAH | 58.48 TZS |
| 10 UAH | 584.81 TZS |
| 50 UAH | 2,924.04 TZS |
| 100 UAH | 5,848.08 TZS |
| 500 UAH | 29,240.39 TZS |
| 1,000 UAH | 58,480.79 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-19T08:54:40Z",
"rates": {
"TZS": 58.480789
}
}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": 5848.0789,
"rate": 58.480789
}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