Rate Overview
Live
1 TND = 1.2986 SAR
1 SAR = 0.770077
TND
Avg
1.2976
High
1.3046
Low
1.2879
Last updated: 4/16/2026, 4:49:50 PM
Quick Conversions
| TND | SAR |
|---|---|
| 1 TND | 1.30 SAR |
| 10 TND | 12.99 SAR |
| 50 TND | 64.93 SAR |
| 100 TND | 129.86 SAR |
| 500 TND | 649.29 SAR |
| 1,000 TND | 1,298.57 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-04-16T16:49:50Z",
"rates": {
"SAR": 1.298571
}
}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": 129.8571,
"rate": 1.298571
}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