Rate Overview
Live
1 TZS = 0.001451 SAR
1 SAR = 689.1799
TZS
Avg
0.001466
High
0.001479
Low
0.001451
Last updated: 3/7/2026, 4:06:02 AM
Quick Conversions
| TZS | SAR |
|---|---|
| 1 TZS | 0.00 SAR |
| 10 TZS | 0.01 SAR |
| 50 TZS | 0.07 SAR |
| 100 TZS | 0.15 SAR |
| 500 TZS | 0.73 SAR |
| 1,000 TZS | 1.45 SAR |
Get TZS/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=SARExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-07T04:06:02Z",
"rates": {
"SAR": 0.001451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "SAR",
"amount": 100
},
"result": 0.1451,
"rate": 0.001451
}Build with TZS/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key