Rate Overview
Live
1 TZS = 0.001418 SAR
1 SAR = 705.2186
TZS
Avg
0.001419
High
0.001421
Low
0.001415
Last updated: 8/18/2026, 2:12:57 AM
Quick Conversions
| TZS | SAR |
|---|---|
| 1 TZS | 0.00 SAR |
| 10 TZS | 0.01 SAR |
| 50 TZS | 0.07 SAR |
| 100 TZS | 0.14 SAR |
| 500 TZS | 0.71 SAR |
| 1,000 TZS | 1.42 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-08-18T02:12:57Z",
"rates": {
"SAR": 0.001418
}
}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.1418,
"rate": 0.001418
}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