Rate Overview
Live
1 TND = 0.440202 SGD
1 SGD = 2.2717
TND
Avg
0.441515
High
0.447271
Low
0.435320
Last updated: 5/27/2026, 9:19:38 PM
Quick Conversions
| TND | SGD |
|---|---|
| 1 TND | 0.44 SGD |
| 10 TND | 4.40 SGD |
| 50 TND | 22.01 SGD |
| 100 TND | 44.02 SGD |
| 500 TND | 220.10 SGD |
| 1,000 TND | 440.20 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-27T21:19:38Z",
"rates": {
"SGD": 0.440202
}
}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.020199999999996,
"rate": 0.440202
}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