Rate Overview
Live
1 SGD = 2.2972 TND
1 TND = 0.435320
SGD
Avg
2.2702
High
2.2972
Low
2.2512
Last updated: 3/7/2026, 7:41:06 AM
Quick Conversions
| SGD | TND |
|---|---|
| 1 SGD | 2.30 TND |
| 10 SGD | 22.97 TND |
| 50 SGD | 114.86 TND |
| 100 SGD | 229.72 TND |
| 500 SGD | 1,148.58 TND |
| 1,000 SGD | 2,297.16 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-03-07T07:41:06Z",
"rates": {
"TND": 2.297159
}
}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.7159,
"rate": 2.297159
}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