Rate Overview
Live
1 UAH = 59.0207 TZS
1 TZS = 0.016943
UAH
Avg
59.1372
High
59.3690
Low
59.0121
Last updated: 5/7/2026, 7:04:57 PM
Quick Conversions
| UAH | TZS |
|---|---|
| 1 UAH | 59.02 TZS |
| 10 UAH | 590.21 TZS |
| 50 UAH | 2,951.04 TZS |
| 100 UAH | 5,902.07 TZS |
| 500 UAH | 29,510.37 TZS |
| 1,000 UAH | 59,020.75 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-07T19:04:57Z",
"rates": {
"TZS": 59.020747
}
}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": 5902.0747,
"rate": 59.020747
}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