Rate Overview
Live
1 TND = 195.8577 SOS
1 SOS = 0.005106
TND
Avg
196.2785
High
198.2829
Low
195.5719
Last updated: 9/3/2026, 8:45:28 PM
Quick Conversions
| TND | SOS |
|---|---|
| 1 TND | 195.86 SOS |
| 10 TND | 1,958.58 SOS |
| 50 TND | 9,792.88 SOS |
| 100 TND | 19,585.77 SOS |
| 500 TND | 97,928.85 SOS |
| 1,000 TND | 195,857.70 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-09-03T20:45:28Z",
"rates": {
"SOS": 195.857695
}
}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": 19585.769500000002,
"rate": 195.857695
}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