Rate Overview
Live
1 UAH = 0.207111 TJS
1 TJS = 4.8283
UAH
Avg
0.206491
High
0.207111
Low
0.205371
Last updated: 8/21/2026, 7:01:57 AM
Quick Conversions
| UAH | TJS |
|---|---|
| 1 UAH | 0.21 TJS |
| 10 UAH | 2.07 TJS |
| 50 UAH | 10.36 TJS |
| 100 UAH | 20.71 TJS |
| 500 UAH | 103.56 TJS |
| 1,000 UAH | 207.11 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-21T07:01:57Z",
"rates": {
"TJS": 0.207111
}
}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.7111,
"rate": 0.207111
}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