Rate Overview
Live
1 TND = 195.2432 SOS
1 SOS = 0.005122
TND
Avg
195.5396
High
196.6019
Low
193.9770
Last updated: 3/27/2026, 8:27:46 PM
Quick Conversions
| TND | SOS |
|---|---|
| 1 TND | 195.24 SOS |
| 10 TND | 1,952.43 SOS |
| 50 TND | 9,762.16 SOS |
| 100 TND | 19,524.32 SOS |
| 500 TND | 97,621.61 SOS |
| 1,000 TND | 195,243.21 SOS |
Get TND/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=SOSExample Response:
{
"success": true,
"base": "TND",
"date": "2026-03-27T20:27:46Z",
"rates": {
"SOS": 195.243211
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "SOS",
"amount": 100
},
"result": 19524.3211,
"rate": 195.243211
}Build with TND/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key