Rate Overview
Live
1 SGD = 2.3323 LTL
1 LTL = 0.428765
SGD
Avg
2.3212
High
2.3323
Low
2.3119
Last updated: 5/7/2026, 8:14:32 AM
Quick Conversions
| SGD | LTL |
|---|---|
| 1 SGD | 2.33 LTL |
| 10 SGD | 23.32 LTL |
| 50 SGD | 116.61 LTL |
| 100 SGD | 233.23 LTL |
| 500 SGD | 1,166.14 LTL |
| 1,000 SGD | 2,332.28 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-05-07T08:14:32Z",
"rates": {
"LTL": 2.332282
}
}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": 233.22820000000002,
"rate": 2.332282
}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