Rate Overview
Live
1 TZS = 0.002991 HKD
1 HKD = 334.3363
TZS
Avg
0.002993
High
0.003005
Low
0.002980
Last updated: 5/27/2026, 7:24:57 AM
Quick Conversions
| TZS | HKD |
|---|---|
| 1 TZS | 0.00 HKD |
| 10 TZS | 0.03 HKD |
| 50 TZS | 0.15 HKD |
| 100 TZS | 0.30 HKD |
| 500 TZS | 1.50 HKD |
| 1,000 TZS | 2.99 HKD |
Get TZS/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=HKDExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-05-27T07:24:57Z",
"rates": {
"HKD": 0.002991
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "HKD",
"amount": 100
},
"result": 0.29910000000000003,
"rate": 0.002991
}Build with TZS/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key