Rate Overview
Live
1 TND = 2.6979 HKD
1 HKD = 0.370658
TND
Avg
2.6956
High
2.7197
Low
2.6839
Last updated: 9/4/2026, 6:31:35 AM
Quick Conversions
| TND | HKD |
|---|---|
| 1 TND | 2.70 HKD |
| 10 TND | 26.98 HKD |
| 50 TND | 134.90 HKD |
| 100 TND | 269.79 HKD |
| 500 TND | 1,348.95 HKD |
| 1,000 TND | 2,697.91 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-09-04T06:31:35Z",
"rates": {
"HKD": 2.697905
}
}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": 269.7905,
"rate": 2.697905
}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