Rate Overview
Live
1 UAH = 0.212464 TJS
1 TJS = 4.7067
UAH
Avg
0.212966
High
0.213469
Low
0.212435
Last updated: 5/7/2026, 11:22:39 AM
Quick Conversions
| UAH | TJS |
|---|---|
| 1 UAH | 0.21 TJS |
| 10 UAH | 2.12 TJS |
| 50 UAH | 10.62 TJS |
| 100 UAH | 21.25 TJS |
| 500 UAH | 106.23 TJS |
| 1,000 UAH | 212.46 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-07T11:22:39Z",
"rates": {
"TJS": 0.212464
}
}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.246399999999998,
"rate": 0.212464
}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