Rate Overview
Live
1 TND = 0.439463 SGD
1 SGD = 2.2755
TND
Avg
0.439538
High
0.441761
Low
0.437197
Last updated: 4/16/2026, 10:56:31 PM
Quick Conversions
| TND | SGD |
|---|---|
| 1 TND | 0.44 SGD |
| 10 TND | 4.39 SGD |
| 50 TND | 21.97 SGD |
| 100 TND | 43.95 SGD |
| 500 TND | 219.73 SGD |
| 1,000 TND | 439.46 SGD |
Get TND/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=SGDExample Response:
{
"success": true,
"base": "TND",
"date": "2026-04-16T22:56:31Z",
"rates": {
"SGD": 0.439463
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "SGD",
"amount": 100
},
"result": 43.9463,
"rate": 0.439463
}Build with TND/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key