Rate Overview
Live
1 TJS = 4.5935 UAH
1 UAH = 0.217699
TJS
Avg
4.3746
High
4.6601
Low
3.7871
Last updated: 3/27/2026, 10:09:51 AM
Quick Conversions
| TJS | UAH |
|---|---|
| 1 TJS | 4.59 UAH |
| 10 TJS | 45.94 UAH |
| 50 TJS | 229.68 UAH |
| 100 TJS | 459.35 UAH |
| 500 TJS | 2,296.75 UAH |
| 1,000 TJS | 4,593.51 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-03-27T10:09:51Z",
"rates": {
"UAH": 4.593505
}
}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": 459.3505,
"rate": 4.593505
}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