Rate Overview
Live
1 SGD = 2.2977 TND
1 TND = 0.435221
SGD
Avg
2.2700
High
2.3072
Low
2.2446
Last updated: 7/26/2026, 10:17:07 PM
Quick Conversions
| SGD | TND |
|---|---|
| 1 SGD | 2.30 TND |
| 10 SGD | 22.98 TND |
| 50 SGD | 114.88 TND |
| 100 SGD | 229.77 TND |
| 500 SGD | 1,148.84 TND |
| 1,000 SGD | 2,297.68 TND |
Get SGD/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=TNDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-26T22:17:07Z",
"rates": {
"TND": 2.297683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "TND",
"amount": 100
},
"result": 229.7683,
"rate": 2.297683
}Build with SGD/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key