Rate Overview
Live
1 HKD = 0.368887 TND
1 TND = 2.7109
HKD
Avg
0.368310
High
0.369238
Low
0.367802
Last updated: 5/7/2026, 2:21:56 AM
Quick Conversions
| HKD | TND |
|---|---|
| 1 HKD | 0.37 TND |
| 10 HKD | 3.69 TND |
| 50 HKD | 18.44 TND |
| 100 HKD | 36.89 TND |
| 500 HKD | 184.44 TND |
| 1,000 HKD | 368.89 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-05-07T02:21:56Z",
"rates": {
"TND": 0.368887
}
}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": 36.8887,
"rate": 0.368887
}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