Rate Overview
Live
1 SGD = 2.2714 TND
1 TND = 0.440251
SGD
Avg
2.2650
High
2.2972
Low
2.2358
Last updated: 5/27/2026, 8:48:22 AM
Quick Conversions
| SGD | TND |
|---|---|
| 1 SGD | 2.27 TND |
| 10 SGD | 22.71 TND |
| 50 SGD | 113.57 TND |
| 100 SGD | 227.14 TND |
| 500 SGD | 1,135.72 TND |
| 1,000 SGD | 2,271.43 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-05-27T08:48:22Z",
"rates": {
"TND": 2.271431
}
}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.14310000000003,
"rate": 2.271431
}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