Rate Overview
Live
1 SHP = 3.9320 TND
1 TND = 0.254322
SHP
Avg
3.9351
High
3.9532
Low
3.9035
Last updated: 9/5/2026, 1:53:46 AM
Quick Conversions
| SHP | TND |
|---|---|
| 1 SHP | 3.93 TND |
| 10 SHP | 39.32 TND |
| 50 SHP | 196.60 TND |
| 100 SHP | 393.20 TND |
| 500 SHP | 1,966.01 TND |
| 1,000 SHP | 3,932.02 TND |
Get SHP/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=TNDExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-09-05T01:53:46Z",
"rates": {
"TND": 3.932024
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "TND",
"amount": 100
},
"result": 393.2024,
"rate": 3.932024
}Build with SHP/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key