Rate Overview
Live
1 SHP = 3.8829 TND
1 TND = 0.257536
SHP
Avg
3.8675
High
3.8829
Low
3.8518
Last updated: 3/7/2026, 1:05:18 AM
Quick Conversions
| SHP | TND |
|---|---|
| 1 SHP | 3.88 TND |
| 10 SHP | 38.83 TND |
| 50 SHP | 194.15 TND |
| 100 SHP | 388.29 TND |
| 500 SHP | 1,941.47 TND |
| 1,000 SHP | 3,882.95 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-03-07T01:05:18Z",
"rates": {
"TND": 3.882949
}
}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": 388.2949,
"rate": 3.882949
}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