Rate Overview
Live
1 SGD = 2.3235 LTL
1 LTL = 0.430376
SGD
Avg
2.3173
High
2.3362
Low
2.3001
Last updated: 3/7/2026, 3:06:40 AM
Quick Conversions
| SGD | LTL |
|---|---|
| 1 SGD | 2.32 LTL |
| 10 SGD | 23.24 LTL |
| 50 SGD | 116.18 LTL |
| 100 SGD | 232.35 LTL |
| 500 SGD | 1,161.77 LTL |
| 1,000 SGD | 2,323.55 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-03-07T03:06:40Z",
"rates": {
"LTL": 2.323549
}
}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.3549,
"rate": 2.323549
}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