Rate Overview
Live
1 UAH = 0.206625 TJS
1 TJS = 4.8397
UAH
Avg
0.208426
High
0.210407
Low
0.206577
Last updated: 6/19/2026, 10:37:13 AM
Quick Conversions
| UAH | TJS |
|---|---|
| 1 UAH | 0.21 TJS |
| 10 UAH | 2.07 TJS |
| 50 UAH | 10.33 TJS |
| 100 UAH | 20.66 TJS |
| 500 UAH | 103.31 TJS |
| 1,000 UAH | 206.63 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-06-19T10:37:13Z",
"rates": {
"TJS": 0.206625
}
}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.6625,
"rate": 0.206625
}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