Rate Overview
Live
1 SAR = 0.757802 TND
1 TND = 1.3196
SAR
Avg
0.765440
High
0.770158
Low
0.757802
Last updated: 5/9/2026, 6:04:20 AM
Quick Conversions
| SAR | TND |
|---|---|
| 1 SAR | 0.76 TND |
| 10 SAR | 7.58 TND |
| 50 SAR | 37.89 TND |
| 100 SAR | 75.78 TND |
| 500 SAR | 378.90 TND |
| 1,000 SAR | 757.80 TND |
Get SAR/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=TNDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-05-09T06:04:20Z",
"rates": {
"TND": 0.757802
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "TND",
"amount": 100
},
"result": 75.7802,
"rate": 0.757802
}Build with SAR/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key