Rate Overview
Live
1 TJS = 0.845132 HKD
1 HKD = 1.1832
TJS
Avg
0.833936
High
0.849540
Low
0.815391
Last updated: 7/5/2026, 7:12:53 AM
Quick Conversions
| TJS | HKD |
|---|---|
| 1 TJS | 0.85 HKD |
| 10 TJS | 8.45 HKD |
| 50 TJS | 42.26 HKD |
| 100 TJS | 84.51 HKD |
| 500 TJS | 422.57 HKD |
| 1,000 TJS | 845.13 HKD |
Get TJS/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=HKDExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-05T07:12:53Z",
"rates": {
"HKD": 0.845132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "HKD",
"amount": 100
},
"result": 84.5132,
"rate": 0.845132
}Build with TJS/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key