Rate Overview
Live
1 TJS = 4.5614 UAH
1 UAH = 0.219230
TJS
Avg
4.5550
High
4.5844
Low
4.5312
Last updated: 3/7/2026, 1:00:35 AM
Quick Conversions
| TJS | UAH |
|---|---|
| 1 TJS | 4.56 UAH |
| 10 TJS | 45.61 UAH |
| 50 TJS | 228.07 UAH |
| 100 TJS | 456.14 UAH |
| 500 TJS | 2,280.71 UAH |
| 1,000 TJS | 4,561.41 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-03-07T01:00:35Z",
"rates": {
"UAH": 4.56141
}
}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": 456.141,
"rate": 4.56141
}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