Rate Overview
Live
1 TZS = 0.003044 HKD
1 HKD = 328.5151
TZS
Avg
0.003049
High
0.003299
Low
0.002878
Last updated: 3/27/2026, 4:31:31 PM
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.52 HKD |
| 1,000 TZS | 3.04 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-03-27T16:31:31Z",
"rates": {
"HKD": 0.003044
}
}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.3044,
"rate": 0.003044
}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