Rate Overview
Live
1 TND = 196.8533 SOS
1 SOS = 0.005080
TND
Avg
197.0668
High
198.1785
Low
195.5823
Last updated: 4/16/2026, 10:55:04 PM
Quick Conversions
| TND | SOS |
|---|---|
| 1 TND | 196.85 SOS |
| 10 TND | 1,968.53 SOS |
| 50 TND | 9,842.66 SOS |
| 100 TND | 19,685.33 SOS |
| 500 TND | 98,426.63 SOS |
| 1,000 TND | 196,853.26 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-04-16T22:55:04Z",
"rates": {
"SOS": 196.85326
}
}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": 19685.326,
"rate": 196.85326
}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