Rate Overview
Live
1 TZS = 0.003046 HKD
1 HKD = 328.2994
TZS
Avg
0.003038
High
0.003049
Low
0.003027
Last updated: 3/27/2026, 12:53:37 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.05 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-27T12:53:37Z",
"rates": {
"HKD": 0.003046
}
}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.3046,
"rate": 0.003046
}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