Rate Overview
Live
1 HKD = 0.371385 TND
1 TND = 2.6926
HKD
Avg
0.368966
High
0.371440
Low
0.365141
Last updated: 3/7/2026, 12:14:58 AM
Quick Conversions
| HKD | TND |
|---|---|
| 1 HKD | 0.37 TND |
| 10 HKD | 3.71 TND |
| 50 HKD | 18.57 TND |
| 100 HKD | 37.14 TND |
| 500 HKD | 185.69 TND |
| 1,000 HKD | 371.39 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-03-07T00:14:58Z",
"rates": {
"TND": 0.371385
}
}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.1385,
"rate": 0.371385
}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