Rate Overview
Live
1 TJS = 0.845254 HKD
1 HKD = 1.1831
TJS
Avg
0.842718
High
0.845254
Low
0.840245
Last updated: 6/18/2026, 10:20:53 AM
Quick Conversions
| TJS | HKD |
|---|---|
| 1 TJS | 0.85 HKD |
| 10 TJS | 8.45 HKD |
| 50 TJS | 42.26 HKD |
| 100 TJS | 84.53 HKD |
| 500 TJS | 422.63 HKD |
| 1,000 TJS | 845.25 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-06-18T10:20:53Z",
"rates": {
"HKD": 0.845254
}
}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.52539999999999,
"rate": 0.845254
}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