Rate Overview
Live
1 SGD = 2.3201 LTL
1 LTL = 0.431008
SGD
Avg
2.3187
High
2.3225
Low
2.3136
Last updated: 4/17/2026, 6:20:13 AM
Quick Conversions
| SGD | LTL |
|---|---|
| 1 SGD | 2.32 LTL |
| 10 SGD | 23.20 LTL |
| 50 SGD | 116.01 LTL |
| 100 SGD | 232.01 LTL |
| 500 SGD | 1,160.07 LTL |
| 1,000 SGD | 2,320.14 LTL |
Get SGD/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=LTLExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-04-17T06:20:13Z",
"rates": {
"LTL": 2.320142
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "LTL",
"amount": 100
},
"result": 232.01420000000002,
"rate": 2.320142
}Build with SGD/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key