Rate Overview
Live
1 SHP = 3.8702 TND
1 TND = 0.258384
SHP
Avg
3.8649
High
3.8739
Low
3.8598
Last updated: 5/7/2026, 1:18:41 AM
Quick Conversions
| SHP | TND |
|---|---|
| 1 SHP | 3.87 TND |
| 10 SHP | 38.70 TND |
| 50 SHP | 193.51 TND |
| 100 SHP | 387.02 TND |
| 500 SHP | 1,935.10 TND |
| 1,000 SHP | 3,870.21 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-05-07T01:18:41Z",
"rates": {
"TND": 3.870205
}
}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": 387.02049999999997,
"rate": 3.870205
}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