Rate Overview
Live
1 UAH = 0.217698 TJS
1 TJS = 4.5935
UAH
Avg
0.218095
High
0.219838
Low
0.216901
Last updated: 3/27/2026, 9:41:26 AM
Quick Conversions
| UAH | TJS |
|---|---|
| 1 UAH | 0.22 TJS |
| 10 UAH | 2.18 TJS |
| 50 UAH | 10.88 TJS |
| 100 UAH | 21.77 TJS |
| 500 UAH | 108.85 TJS |
| 1,000 UAH | 217.70 TJS |
Get UAH/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=TJSExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-27T09:41:26Z",
"rates": {
"TJS": 0.217698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "TJS",
"amount": 100
},
"result": 21.7698,
"rate": 0.217698
}Build with UAH/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key