Rate Overview
Live
1 TZS = 0.232367 SDG
1 SDG = 4.3035
TZS
Avg
0.234206
High
0.236049
Low
0.232367
Last updated: 3/7/2026, 7:37:08 AM
Quick Conversions
| TZS | SDG |
|---|---|
| 1 TZS | 0.23 SDG |
| 10 TZS | 2.32 SDG |
| 50 TZS | 11.62 SDG |
| 100 TZS | 23.24 SDG |
| 500 TZS | 116.18 SDG |
| 1,000 TZS | 232.37 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-07T07:37:08Z",
"rates": {
"SDG": 0.232367
}
}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.2367,
"rate": 0.232367
}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