Rate Overview
Live
1 TND = 1.2664 SAR
1 SAR = 0.789654
TND
Avg
1.2874
High
1.3198
Low
1.2664
Last updated: 7/25/2026, 8:28:05 PM
Quick Conversions
| TND | SAR |
|---|---|
| 1 TND | 1.27 SAR |
| 10 TND | 12.66 SAR |
| 50 TND | 63.32 SAR |
| 100 TND | 126.64 SAR |
| 500 TND | 633.19 SAR |
| 1,000 TND | 1,266.38 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-07-25T20:28:05Z",
"rates": {
"SAR": 1.266378
}
}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": 126.6378,
"rate": 1.266378
}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