Rate Overview
Live
1 TND = 2.6852 HKD
1 HKD = 0.372409
TND
Avg
2.6852
High
2.7045
Low
2.6788
Last updated: 6/16/2026, 7:09:00 AM
Quick Conversions
| TND | HKD |
|---|---|
| 1 TND | 2.69 HKD |
| 10 TND | 26.85 HKD |
| 50 TND | 134.26 HKD |
| 100 TND | 268.52 HKD |
| 500 TND | 1,342.61 HKD |
| 1,000 TND | 2,685.22 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-06-16T07:09:00Z",
"rates": {
"HKD": 2.685221
}
}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": 268.52209999999997,
"rate": 2.685221
}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