Rate Overview
Live
1 SGD = 2.2729 TND
1 TND = 0.439963
SGD
Avg
2.2790
High
2.3037
Low
2.2717
Last updated: 3/27/2026, 10:11:32 PM
Quick Conversions
| SGD | TND |
|---|---|
| 1 SGD | 2.27 TND |
| 10 SGD | 22.73 TND |
| 50 SGD | 113.65 TND |
| 100 SGD | 227.29 TND |
| 500 SGD | 1,136.46 TND |
| 1,000 SGD | 2,272.92 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-27T22:11:32Z",
"rates": {
"TND": 2.27292
}
}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": 227.292,
"rate": 2.27292
}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