Rate Overview
Live
1 SHP = 3.9384 TND
1 TND = 0.253908
SHP
Avg
3.9537
High
3.9709
Low
3.9384
Last updated: 7/25/2026, 2:06:52 AM
Quick Conversions
| SHP | TND |
|---|---|
| 1 SHP | 3.94 TND |
| 10 SHP | 39.38 TND |
| 50 SHP | 196.92 TND |
| 100 SHP | 393.84 TND |
| 500 SHP | 1,969.22 TND |
| 1,000 SHP | 3,938.44 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-07-25T02:06:52Z",
"rates": {
"TND": 3.938436
}
}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.8436,
"rate": 3.938436
}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