Rate Overview
Live
1 TND = 2.6633 HKD
1 HKD = 0.375479
TND
Avg
2.6602
High
2.6633
Low
2.6566
Last updated: 7/24/2026, 2:16:44 AM
Quick Conversions
| TND | HKD |
|---|---|
| 1 TND | 2.66 HKD |
| 10 TND | 26.63 HKD |
| 50 TND | 133.16 HKD |
| 100 TND | 266.33 HKD |
| 500 TND | 1,331.63 HKD |
| 1,000 TND | 2,663.26 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-07-24T02:16:44Z",
"rates": {
"HKD": 2.663263
}
}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.3263,
"rate": 2.663263
}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