Rate Overview
Live
1 TJS = 4.8531 UAH
1 UAH = 0.206052
TJS
Avg
4.8483
High
4.8596
Low
4.8371
Last updated: 7/28/2026, 4:04:48 PM
Quick Conversions
| TJS | UAH |
|---|---|
| 1 TJS | 4.85 UAH |
| 10 TJS | 48.53 UAH |
| 50 TJS | 242.66 UAH |
| 100 TJS | 485.31 UAH |
| 500 TJS | 2,426.57 UAH |
| 1,000 TJS | 4,853.14 UAH |
Get TJS/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=UAHExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-28T16:04:48Z",
"rates": {
"UAH": 4.853136
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "UAH",
"amount": 100
},
"result": 485.3136,
"rate": 4.853136
}Build with TJS/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key