Rate Overview
Live
1 TJS = 4.8408 UAH
1 UAH = 0.206577
TJS
Avg
4.8291
High
4.8408
Low
4.8129
Last updated: 6/18/2026, 11:14:33 AM
Quick Conversions
| TJS | UAH |
|---|---|
| 1 TJS | 4.84 UAH |
| 10 TJS | 48.41 UAH |
| 50 TJS | 242.04 UAH |
| 100 TJS | 484.08 UAH |
| 500 TJS | 2,420.40 UAH |
| 1,000 TJS | 4,840.81 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-06-18T11:14:33Z",
"rates": {
"UAH": 4.840807
}
}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": 484.0807,
"rate": 4.840807
}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