Rate Overview
Live
1 TND = 0.441180 SGD
1 SGD = 2.2666
TND
Avg
0.441412
High
0.442720
Low
0.438912
Last updated: 5/7/2026, 7:47:44 AM
Quick Conversions
| TND | SGD |
|---|---|
| 1 TND | 0.44 SGD |
| 10 TND | 4.41 SGD |
| 50 TND | 22.06 SGD |
| 100 TND | 44.12 SGD |
| 500 TND | 220.59 SGD |
| 1,000 TND | 441.18 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-05-07T07:47:44Z",
"rates": {
"SGD": 0.44118
}
}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": 44.118,
"rate": 0.44118
}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