Rate Overview
Live
1 UAH = 0.206041 TJS
1 TJS = 4.8534
UAH
Avg
0.206149
High
0.207045
Low
0.204442
Last updated: 8/6/2026, 3:54:33 AM
Quick Conversions
| UAH | TJS |
|---|---|
| 1 UAH | 0.21 TJS |
| 10 UAH | 2.06 TJS |
| 50 UAH | 10.30 TJS |
| 100 UAH | 20.60 TJS |
| 500 UAH | 103.02 TJS |
| 1,000 UAH | 206.04 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-06T03:54:33Z",
"rates": {
"TJS": 0.206041
}
}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.6041,
"rate": 0.206041
}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