Rate Overview
Live
1 SGD = 2049.27 TZS
1 TZS = 0.000488
SGD
Avg
2047.92
High
2054.28
Low
2036.48
Last updated: 5/28/2026, 8:33:41 PM
Quick Conversions
| SGD | TZS |
|---|---|
| 1 SGD | 2,049.27 TZS |
| 10 SGD | 20,492.69 TZS |
| 50 SGD | 102,463.43 TZS |
| 100 SGD | 204,926.87 TZS |
| 500 SGD | 1,024,634.33 TZS |
| 1,000 SGD | 2,049,268.65 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-05-28T20:33:41Z",
"rates": {
"TZS": 2049.26865
}
}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": 204926.865,
"rate": 2049.26865
}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