Rate Overview
Live
1 TJS = 0.819569 HKD
1 HKD = 1.2202
TJS
Avg
0.780166
High
0.846189
Low
0.711381
Last updated: 3/27/2026, 10:09:17 AM
Quick Conversions
| TJS | HKD |
|---|---|
| 1 TJS | 0.82 HKD |
| 10 TJS | 8.20 HKD |
| 50 TJS | 40.98 HKD |
| 100 TJS | 81.96 HKD |
| 500 TJS | 409.78 HKD |
| 1,000 TJS | 819.57 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-03-27T10:09:17Z",
"rates": {
"HKD": 0.819569
}
}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": 81.9569,
"rate": 0.819569
}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