Rate Overview
Live
1 UAH = 0.219323 TJS
1 TJS = 4.5595
UAH
Avg
0.219526
High
0.220693
Low
0.218128
Last updated: 3/7/2026, 4:25:25 AM
Quick Conversions
| UAH | TJS |
|---|---|
| 1 UAH | 0.22 TJS |
| 10 UAH | 2.19 TJS |
| 50 UAH | 10.97 TJS |
| 100 UAH | 21.93 TJS |
| 500 UAH | 109.66 TJS |
| 1,000 UAH | 219.32 TJS |
Get UAH/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=TJSExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-07T04:25:25Z",
"rates": {
"TJS": 0.219323
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "TJS",
"amount": 100
},
"result": 21.932299999999998,
"rate": 0.219323
}Build with UAH/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key