Rate Overview
Live
1 HKD = 0.370066 TND
1 TND = 2.7022
HKD
Avg
0.370131
High
0.372543
Low
0.368167
Last updated: 4/17/2026, 12:01:41 AM
Quick Conversions
| HKD | TND |
|---|---|
| 1 HKD | 0.37 TND |
| 10 HKD | 3.70 TND |
| 50 HKD | 18.50 TND |
| 100 HKD | 37.01 TND |
| 500 HKD | 185.03 TND |
| 1,000 HKD | 370.07 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-04-17T00:01:41Z",
"rates": {
"TND": 0.370066
}
}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.0066,
"rate": 0.370066
}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