Rate Overview
Live
1 TND = 2.7114 HKD
1 HKD = 0.368813
TND
Avg
2.7152
High
2.7189
Low
2.7083
Last updated: 5/7/2026, 12:15:11 AM
Quick Conversions
| TND | HKD |
|---|---|
| 1 TND | 2.71 HKD |
| 10 TND | 27.11 HKD |
| 50 TND | 135.57 HKD |
| 100 TND | 271.14 HKD |
| 500 TND | 1,355.70 HKD |
| 1,000 TND | 2,711.40 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-07T00:15:11Z",
"rates": {
"HKD": 2.711404
}
}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": 271.1404,
"rate": 2.711404
}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