Rate Overview
Live
1 TND = 192.9942 SOS
1 SOS = 0.005182
TND
Avg
193.4696
High
194.0163
Low
192.9942
Last updated: 7/25/2026, 3:17:33 PM
Quick Conversions
| TND | SOS |
|---|---|
| 1 TND | 192.99 SOS |
| 10 TND | 1,929.94 SOS |
| 50 TND | 9,649.71 SOS |
| 100 TND | 19,299.42 SOS |
| 500 TND | 96,497.10 SOS |
| 1,000 TND | 192,994.20 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-07-25T15:17:33Z",
"rates": {
"SOS": 192.994203
}
}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": 19299.4203,
"rate": 192.994203
}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