Rate Overview
Live
1 SGD = 0.467890 LVL
1 LVL = 2.1373
SGD
Avg
0.469835
High
0.475528
Low
0.464469
Last updated: 3/28/2026, 12:23:10 PM
Quick Conversions
| SGD | LVL |
|---|---|
| 1 SGD | 0.47 LVL |
| 10 SGD | 4.68 LVL |
| 50 SGD | 23.39 LVL |
| 100 SGD | 46.79 LVL |
| 500 SGD | 233.95 LVL |
| 1,000 SGD | 467.89 LVL |
Get SGD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=LVLExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-28T12:23:10Z",
"rates": {
"LVL": 0.46789
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "LVL",
"amount": 100
},
"result": 46.788999999999994,
"rate": 0.46789
}Build with SGD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key