Rate Overview
Live
1 TJS = 4.6687 UAH
1 UAH = 0.214194
TJS
Avg
4.6049
High
4.6687
Low
4.5710
Last updated: 4/18/2026, 8:45:16 AM
Quick Conversions
| TJS | UAH |
|---|---|
| 1 TJS | 4.67 UAH |
| 10 TJS | 46.69 UAH |
| 50 TJS | 233.43 UAH |
| 100 TJS | 466.87 UAH |
| 500 TJS | 2,334.33 UAH |
| 1,000 TJS | 4,668.66 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-04-18T08:45:16Z",
"rates": {
"UAH": 4.668664
}
}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": 466.8664,
"rate": 4.668664
}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