Rate Overview
Live
1 TND = 1.2851 SAR
1 SAR = 0.778157
TND
Avg
1.3041
High
1.3297
Low
1.2834
Last updated: 3/27/2026, 9:54:47 AM
Quick Conversions
| TND | SAR |
|---|---|
| 1 TND | 1.29 SAR |
| 10 TND | 12.85 SAR |
| 50 TND | 64.25 SAR |
| 100 TND | 128.51 SAR |
| 500 TND | 642.54 SAR |
| 1,000 TND | 1,285.09 SAR |
Get TND/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=SARExample Response:
{
"success": true,
"base": "TND",
"date": "2026-03-27T09:54:47Z",
"rates": {
"SAR": 1.285088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "SAR",
"amount": 100
},
"result": 128.5088,
"rate": 1.285088
}Build with TND/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key