Rate Overview
Live
1 TND = 203.5353 SDG
1 SDG = 0.004913
TND
Avg
203.4063
High
204.9395
Low
202.6673
Last updated: 7/1/2026, 5:52:13 AM
Quick Conversions
| TND | SDG |
|---|---|
| 1 TND | 203.54 SDG |
| 10 TND | 2,035.35 SDG |
| 50 TND | 10,176.76 SDG |
| 100 TND | 20,353.53 SDG |
| 500 TND | 101,767.63 SDG |
| 1,000 TND | 203,535.26 SDG |
Get TND/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=SDGExample Response:
{
"success": true,
"base": "TND",
"date": "2026-07-01T05:52:13Z",
"rates": {
"SDG": 203.535256
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "SDG",
"amount": 100
},
"result": 20353.5256,
"rate": 203.535256
}Build with TND/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key