Rate Overview
Live
1 TND = 2.7000 HKD
1 HKD = 0.370375
TND
Avg
2.6961
High
2.7436
Low
2.6386
Last updated: 5/27/2026, 4:51:46 AM
Quick Conversions
| TND | HKD |
|---|---|
| 1 TND | 2.70 HKD |
| 10 TND | 27.00 HKD |
| 50 TND | 135.00 HKD |
| 100 TND | 270.00 HKD |
| 500 TND | 1,349.98 HKD |
| 1,000 TND | 2,699.97 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-27T04:51:46Z",
"rates": {
"HKD": 2.699969
}
}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.9969,
"rate": 2.699969
}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