Rate Overview
Live
1 SGD = 2.2829 TND
1 TND = 0.438040
SGD
Avg
2.2777
High
2.2876
Low
2.2639
Last updated: 7/5/2026, 9:46:33 AM
Quick Conversions
| SGD | TND |
|---|---|
| 1 SGD | 2.28 TND |
| 10 SGD | 22.83 TND |
| 50 SGD | 114.14 TND |
| 100 SGD | 228.29 TND |
| 500 SGD | 1,141.45 TND |
| 1,000 SGD | 2,282.90 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-05T09:46:33Z",
"rates": {
"TND": 2.282895
}
}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": 228.28949999999998,
"rate": 2.282895
}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