Rate Overview
Live
1 TJS = 0.819799 HKD
1 HKD = 1.2198
TJS
Avg
0.829248
High
0.841512
Low
0.816993
Last updated: 3/27/2026, 11:59:00 AM
Quick Conversions
| TJS | HKD |
|---|---|
| 1 TJS | 0.82 HKD |
| 10 TJS | 8.20 HKD |
| 50 TJS | 40.99 HKD |
| 100 TJS | 81.98 HKD |
| 500 TJS | 409.90 HKD |
| 1,000 TJS | 819.80 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-27T11:59:00Z",
"rates": {
"HKD": 0.819799
}
}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.9799,
"rate": 0.819799
}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