Rate Overview
Live
1 TND = 2.6618 HKD
1 HKD = 0.375679
TND
Avg
2.7016
High
2.7387
Low
2.6618
Last updated: 3/7/2026, 3:07:00 AM
Quick Conversions
| TND | HKD |
|---|---|
| 1 TND | 2.66 HKD |
| 10 TND | 26.62 HKD |
| 50 TND | 133.09 HKD |
| 100 TND | 266.18 HKD |
| 500 TND | 1,330.92 HKD |
| 1,000 TND | 2,661.85 HKD |
Get TND/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=HKDExample Response:
{
"success": true,
"base": "TND",
"date": "2026-03-07T03:07:00Z",
"rates": {
"HKD": 2.661847
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "HKD",
"amount": 100
},
"result": 266.18469999999996,
"rate": 2.661847
}Build with TND/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key