Rate Overview
Live
1 TJS = 4.8094 UAH
1 UAH = 0.207924
TJS
Avg
4.8302
High
4.8502
Low
4.8030
Last updated: 7/5/2026, 6:04:50 PM
Quick Conversions
| TJS | UAH |
|---|---|
| 1 TJS | 4.81 UAH |
| 10 TJS | 48.09 UAH |
| 50 TJS | 240.47 UAH |
| 100 TJS | 480.94 UAH |
| 500 TJS | 2,404.72 UAH |
| 1,000 TJS | 4,809.45 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-05T18:04:50Z",
"rates": {
"UAH": 4.809447
}
}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": 480.94469999999995,
"rate": 4.809447
}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