Rate Overview
Live
1 TND = 0.434944 SGD
1 SGD = 2.2991
TND
Avg
0.436483
High
0.445285
Low
0.422554
Last updated: 7/27/2026, 8:50:24 AM
Quick Conversions
| TND | SGD |
|---|---|
| 1 TND | 0.43 SGD |
| 10 TND | 4.35 SGD |
| 50 TND | 21.75 SGD |
| 100 TND | 43.49 SGD |
| 500 TND | 217.47 SGD |
| 1,000 TND | 434.94 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-07-27T08:50:24Z",
"rates": {
"SGD": 0.434944
}
}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.4944,
"rate": 0.434944
}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