Rate Overview
Live
1 TND = 205.0415 SDG
1 SDG = 0.004877
TND
Avg
205.4401
High
206.5009
Low
204.2397
Last updated: 3/27/2026, 2:45:08 PM
Quick Conversions
| TND | SDG |
|---|---|
| 1 TND | 205.04 SDG |
| 10 TND | 2,050.42 SDG |
| 50 TND | 10,252.08 SDG |
| 100 TND | 20,504.15 SDG |
| 500 TND | 102,520.75 SDG |
| 1,000 TND | 205,041.51 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-03-27T14:45:08Z",
"rates": {
"SDG": 205.041509
}
}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": 20504.1509,
"rate": 205.041509
}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