Rate Overview
Live
1 UAH = 0.206431 TJS
1 TJS = 4.8442
UAH
Avg
0.234641
High
0.263178
Low
0.206431
Last updated: 8/3/2026, 8:52:06 PM
Quick Conversions
| UAH | TJS |
|---|---|
| 1 UAH | 0.21 TJS |
| 10 UAH | 2.06 TJS |
| 50 UAH | 10.32 TJS |
| 100 UAH | 20.64 TJS |
| 500 UAH | 103.22 TJS |
| 1,000 UAH | 206.43 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-08-03T20:52:06Z",
"rates": {
"TJS": 0.206431
}
}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": 20.6431,
"rate": 0.206431
}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