Rate Overview
Live
1 TND = 0.257798 SHP
1 SHP = 3.8790
TND
Avg
0.257469
High
0.258872
Low
0.255887
Last updated: 4/16/2026, 4:52:38 PM
Quick Conversions
| TND | SHP |
|---|---|
| 1 TND | 0.26 SHP |
| 10 TND | 2.58 SHP |
| 50 TND | 12.89 SHP |
| 100 TND | 25.78 SHP |
| 500 TND | 128.90 SHP |
| 1,000 TND | 257.80 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-04-16T16:52:38Z",
"rates": {
"SHP": 0.257798
}
}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.7798,
"rate": 0.257798
}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