Rate Overview
Live
1 HKD = 0.375947 TND
1 TND = 2.6599
HKD
Avg
0.375530
High
0.377538
Low
0.373406
Last updated: 7/5/2026, 2:52:24 AM
Quick Conversions
| HKD | TND |
|---|---|
| 1 HKD | 0.38 TND |
| 10 HKD | 3.76 TND |
| 50 HKD | 18.80 TND |
| 100 HKD | 37.59 TND |
| 500 HKD | 187.97 TND |
| 1,000 HKD | 375.95 TND |
Get HKD/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=TNDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-05T02:52:24Z",
"rates": {
"TND": 0.375947
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "TND",
"amount": 100
},
"result": 37.594699999999996,
"rate": 0.375947
}Build with HKD/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key