Rate Overview
Live
1 TJS = 4.6853 UAH
1 UAH = 0.213432
TJS
Avg
4.6914
High
4.7073
Low
4.6845
Last updated: 5/8/2026, 3:43:28 PM
Quick Conversions
| TJS | UAH |
|---|---|
| 1 TJS | 4.69 UAH |
| 10 TJS | 46.85 UAH |
| 50 TJS | 234.27 UAH |
| 100 TJS | 468.53 UAH |
| 500 TJS | 2,342.66 UAH |
| 1,000 TJS | 4,685.32 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-05-08T15:43:28Z",
"rates": {
"UAH": 4.685324
}
}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": 468.53239999999994,
"rate": 4.685324
}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