Rate Overview
Live
1 TZS = 0.003027 HKD
1 HKD = 330.3601
TZS
Avg
0.003050
High
0.003076
Low
0.003027
Last updated: 3/7/2026, 3:47:04 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.51 HKD |
| 1,000 TZS | 3.03 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-07T03:47:04Z",
"rates": {
"HKD": 0.003027
}
}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.3027,
"rate": 0.003027
}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