Rate Overview
Live
1 TND = 1.2866 SAR
1 SAR = 0.777233
TND
Avg
1.2827
High
1.2866
Low
1.2775
Last updated: 8/16/2026, 5:25:24 AM
Quick Conversions
| TND | SAR |
|---|---|
| 1 TND | 1.29 SAR |
| 10 TND | 12.87 SAR |
| 50 TND | 64.33 SAR |
| 100 TND | 128.66 SAR |
| 500 TND | 643.31 SAR |
| 1,000 TND | 1,286.62 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-08-16T05:25:24Z",
"rates": {
"SAR": 1.286615
}
}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.66150000000002,
"rate": 1.286615
}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