Rate Overview
Live
1 TND = 0.253713 SHP
1 SHP = 3.9415
TND
Avg
0.253708
High
0.256183
Low
0.252719
Last updated: 9/2/2026, 4:26:54 AM
Quick Conversions
| TND | SHP |
|---|---|
| 1 TND | 0.25 SHP |
| 10 TND | 2.54 SHP |
| 50 TND | 12.69 SHP |
| 100 TND | 25.37 SHP |
| 500 TND | 126.86 SHP |
| 1,000 TND | 253.71 SHP |
Get TND/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=SHPExample Response:
{
"success": true,
"base": "TND",
"date": "2026-09-02T04:26:54Z",
"rates": {
"SHP": 0.253713
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "SHP",
"amount": 100
},
"result": 25.3713,
"rate": 0.253713
}Build with TND/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key