Rate Overview
Live
1 TND = 2.7002 HKD
1 HKD = 0.370349
TND
Avg
2.7085
High
2.7594
Low
2.6723
Last updated: 5/27/2026, 6:14:42 AM
Quick Conversions
| TND | HKD |
|---|---|
| 1 TND | 2.70 HKD |
| 10 TND | 27.00 HKD |
| 50 TND | 135.01 HKD |
| 100 TND | 270.02 HKD |
| 500 TND | 1,350.08 HKD |
| 1,000 TND | 2,700.16 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-05-27T06:14:42Z",
"rates": {
"HKD": 2.700159
}
}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": 270.01590000000004,
"rate": 2.700159
}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