Rate Overview
Live
1 HKD = 0.373664 TND
1 TND = 2.6762
HKD
Avg
0.369191
High
0.374204
Low
0.362399
Last updated: 3/27/2026, 2:52:29 PM
Quick Conversions
| HKD | TND |
|---|---|
| 1 HKD | 0.37 TND |
| 10 HKD | 3.74 TND |
| 50 HKD | 18.68 TND |
| 100 HKD | 37.37 TND |
| 500 HKD | 186.83 TND |
| 1,000 HKD | 373.66 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-27T14:52:29Z",
"rates": {
"TND": 0.373664
}
}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.3664,
"rate": 0.373664
}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