Rate Overview
Live
1 UAH = 0.217071 TJS
1 TJS = 4.6068
UAH
Avg
0.226828
High
0.261334
Low
0.214586
Last updated: 4/17/2026, 7:57:24 AM
Quick Conversions
| UAH | TJS |
|---|---|
| 1 UAH | 0.22 TJS |
| 10 UAH | 2.17 TJS |
| 50 UAH | 10.85 TJS |
| 100 UAH | 21.71 TJS |
| 500 UAH | 108.54 TJS |
| 1,000 UAH | 217.07 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-04-17T07:57:24Z",
"rates": {
"TJS": 0.217071
}
}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": 21.707099999999997,
"rate": 0.217071
}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