Rate Overview
Live
1 TZS = 0.228958 SDG
1 SDG = 4.3676
TZS
Avg
0.239027
High
0.250577
Low
0.218982
Last updated: 5/27/2026, 8:30:03 PM
Quick Conversions
| TZS | SDG |
|---|---|
| 1 TZS | 0.23 SDG |
| 10 TZS | 2.29 SDG |
| 50 TZS | 11.45 SDG |
| 100 TZS | 22.90 SDG |
| 500 TZS | 114.48 SDG |
| 1,000 TZS | 228.96 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-05-27T20:30:03Z",
"rates": {
"SDG": 0.228958
}
}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": 22.8958,
"rate": 0.228958
}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