Rate Overview
Live
1 TZS = 0.233263 SDG
1 SDG = 4.2870
TZS
Avg
0.241268
High
0.253339
Low
0.230930
Last updated: 3/28/2026, 12:00:35 PM
Quick Conversions
| TZS | SDG |
|---|---|
| 1 TZS | 0.23 SDG |
| 10 TZS | 2.33 SDG |
| 50 TZS | 11.66 SDG |
| 100 TZS | 23.33 SDG |
| 500 TZS | 116.63 SDG |
| 1,000 TZS | 233.26 SDG |
Get TZS/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=SDGExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-28T12:00:35Z",
"rates": {
"SDG": 0.233263
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "SDG",
"amount": 100
},
"result": 23.3263,
"rate": 0.233263
}Build with TZS/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key