Rate Overview
Live
1 TZS = 0.001432 SAR
1 SAR = 698.3240
TZS
Avg
0.001431
High
0.001438
Low
0.001426
Last updated: 5/28/2026, 11:19:37 PM
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.72 SAR |
| 1,000 TZS | 1.43 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-05-28T23:19:37Z",
"rates": {
"SAR": 0.001432
}
}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.1432,
"rate": 0.001432
}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