Rate Overview
Live
1 UAH = 59.2042 TZS
1 TZS = 0.016891
UAH
Avg
59.0260
High
60.3517
Low
57.4170
Last updated: 5/27/2026, 10:55:44 PM
Quick Conversions
| UAH | TZS |
|---|---|
| 1 UAH | 59.20 TZS |
| 10 UAH | 592.04 TZS |
| 50 UAH | 2,960.21 TZS |
| 100 UAH | 5,920.42 TZS |
| 500 UAH | 29,602.08 TZS |
| 1,000 UAH | 59,204.15 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-05-27T22:55:44Z",
"rates": {
"TZS": 59.204154
}
}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": 5920.4154,
"rate": 59.204154
}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