Rate Overview
Live
1 UAH = 0.207683 TJS
1 TJS = 4.8150
UAH
Avg
0.207309
High
0.207817
Low
0.206579
Last updated: 9/12/2026, 7:14:58 AM
Quick Conversions
| UAH | TJS |
|---|---|
| 1 UAH | 0.21 TJS |
| 10 UAH | 2.08 TJS |
| 50 UAH | 10.38 TJS |
| 100 UAH | 20.77 TJS |
| 500 UAH | 103.84 TJS |
| 1,000 UAH | 207.68 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-09-12T07:14:58Z",
"rates": {
"TJS": 0.207683
}
}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.7683,
"rate": 0.207683
}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