Rate Overview
Live
1 UAH = 0.207838 TJS
1 TJS = 4.8114
UAH
Avg
0.207893
High
0.208463
Low
0.207149
Last updated: 7/11/2026, 10:48:27 AM
Quick Conversions
| UAH | TJS |
|---|---|
| 1 UAH | 0.21 TJS |
| 10 UAH | 2.08 TJS |
| 50 UAH | 10.39 TJS |
| 100 UAH | 20.78 TJS |
| 500 UAH | 103.92 TJS |
| 1,000 UAH | 207.84 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-07-11T10:48:27Z",
"rates": {
"TJS": 0.207838
}
}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.7838,
"rate": 0.207838
}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