Rate Overview
Live
1 TJS = 0.819438 HKD
1 HKD = 1.2203
TJS
Avg
0.818425
High
0.828333
Low
0.814160
Last updated: 3/27/2026, 8:21:56 AM
Quick Conversions
| TJS | HKD |
|---|---|
| 1 TJS | 0.82 HKD |
| 10 TJS | 8.19 HKD |
| 50 TJS | 40.97 HKD |
| 100 TJS | 81.94 HKD |
| 500 TJS | 409.72 HKD |
| 1,000 TJS | 819.44 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-27T08:21:56Z",
"rates": {
"HKD": 0.819438
}
}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.9438,
"rate": 0.819438
}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