Rate Overview
Live
1 TND = 2.7052 HKD
1 HKD = 0.369656
TND
Avg
2.6944
High
2.7054
Low
2.6827
Last updated: 5/27/2026, 3:39:20 AM
Quick Conversions
| TND | HKD |
|---|---|
| 1 TND | 2.71 HKD |
| 10 TND | 27.05 HKD |
| 50 TND | 135.26 HKD |
| 100 TND | 270.52 HKD |
| 500 TND | 1,352.61 HKD |
| 1,000 TND | 2,705.22 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-27T03:39:20Z",
"rates": {
"HKD": 2.70522
}
}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.522,
"rate": 2.70522
}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