Rate Overview
Live
1 SGD = 2078.67 TZS
1 TZS = 0.000481
SGD
Avg
2076.23
High
2084.07
Low
2070.91
Last updated: 9/2/2026, 3:03:42 PM
Quick Conversions
| SGD | TZS |
|---|---|
| 1 SGD | 2,078.67 TZS |
| 10 SGD | 20,786.71 TZS |
| 50 SGD | 103,933.55 TZS |
| 100 SGD | 207,867.09 TZS |
| 500 SGD | 1,039,335.46 TZS |
| 1,000 SGD | 2,078,670.92 TZS |
Get SGD/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=TZSExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-09-02T15:03:42Z",
"rates": {
"TZS": 2078.670915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "TZS",
"amount": 100
},
"result": 207867.0915,
"rate": 2078.670915
}Build with SGD/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key