Rate Overview
Live
1 TJS = 0.815974 HKD
1 HKD = 1.2255
TJS
Avg
0.819095
High
0.822592
Low
0.815854
Last updated: 3/7/2026, 1:03:09 AM
Quick Conversions
| TJS | HKD |
|---|---|
| 1 TJS | 0.82 HKD |
| 10 TJS | 8.16 HKD |
| 50 TJS | 40.80 HKD |
| 100 TJS | 81.60 HKD |
| 500 TJS | 407.99 HKD |
| 1,000 TJS | 815.97 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-07T01:03:09Z",
"rates": {
"HKD": 0.815974
}
}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.5974,
"rate": 0.815974
}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