Rate Overview
Live
1 UAH = 0.209544 TJS
1 TJS = 4.7723
UAH
Avg
0.209792
High
0.210407
Low
0.208929
Last updated: 5/27/2026, 1:33:01 PM
Quick Conversions
| UAH | TJS |
|---|---|
| 1 UAH | 0.21 TJS |
| 10 UAH | 2.10 TJS |
| 50 UAH | 10.48 TJS |
| 100 UAH | 20.95 TJS |
| 500 UAH | 104.77 TJS |
| 1,000 UAH | 209.54 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-05-27T13:33:01Z",
"rates": {
"TJS": 0.209544
}
}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.9544,
"rate": 0.209544
}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