Rate Overview
Live
1 TND = 0.256042 SHP
1 SHP = 3.9056
TND
Avg
0.256272
High
0.259436
Low
0.254157
Last updated: 3/27/2026, 3:39:04 PM
Quick Conversions
| TND | SHP |
|---|---|
| 1 TND | 0.26 SHP |
| 10 TND | 2.56 SHP |
| 50 TND | 12.80 SHP |
| 100 TND | 25.60 SHP |
| 500 TND | 128.02 SHP |
| 1,000 TND | 256.04 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-03-27T15:39:04Z",
"rates": {
"SHP": 0.256042
}
}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.6042,
"rate": 0.256042
}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