Rate Overview
Live
1 TND = 2.6599 HKD
1 HKD = 0.375948
TND
Avg
2.6612
High
2.6780
Low
2.6477
Last updated: 7/4/2026, 5:59:04 AM
Quick Conversions
| TND | HKD |
|---|---|
| 1 TND | 2.66 HKD |
| 10 TND | 26.60 HKD |
| 50 TND | 133.00 HKD |
| 100 TND | 265.99 HKD |
| 500 TND | 1,329.97 HKD |
| 1,000 TND | 2,659.94 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-04T05:59:04Z",
"rates": {
"HKD": 2.659942
}
}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": 265.9942,
"rate": 2.659942
}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