Rate Overview
Live
1 TND = 202.3334 SDG
1 SDG = 0.004942
TND
Avg
205.8722
High
211.1377
Low
178.6084
Last updated: 7/27/2026, 1:16:49 AM
Quick Conversions
| TND | SDG |
|---|---|
| 1 TND | 202.33 SDG |
| 10 TND | 2,023.33 SDG |
| 50 TND | 10,116.67 SDG |
| 100 TND | 20,233.34 SDG |
| 500 TND | 101,166.71 SDG |
| 1,000 TND | 202,333.43 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-27T01:16:49Z",
"rates": {
"SDG": 202.333426
}
}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": 20233.3426,
"rate": 202.333426
}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