Rate Overview
Live
1 TJS = 4.8342 UAH
1 UAH = 0.206861
TJS
Avg
4.8245
High
4.8342
Low
4.8149
Last updated: 9/3/2026, 5:27:22 AM
Quick Conversions
| TJS | UAH |
|---|---|
| 1 TJS | 4.83 UAH |
| 10 TJS | 48.34 UAH |
| 50 TJS | 241.71 UAH |
| 100 TJS | 483.42 UAH |
| 500 TJS | 2,417.08 UAH |
| 1,000 TJS | 4,834.16 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-09-03T05:27:22Z",
"rates": {
"UAH": 4.834162
}
}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": 483.4162,
"rate": 4.834162
}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