Rate Overview
Live
1 LVL = 2.0918 SGD
1 SGD = 0.478052
LVL
Avg
2.1092
High
2.1528
Low
2.0862
Last updated: 7/28/2026, 4:05:03 AM
Quick Conversions
| LVL | SGD |
|---|---|
| 1 LVL | 2.09 SGD |
| 10 LVL | 20.92 SGD |
| 50 LVL | 104.59 SGD |
| 100 LVL | 209.18 SGD |
| 500 LVL | 1,045.91 SGD |
| 1,000 LVL | 2,091.82 SGD |
Get LVL/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=SGDExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-28T04:05:03Z",
"rates": {
"SGD": 2.091822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "SGD",
"amount": 100
},
"result": 209.1822,
"rate": 2.091822
}Build with LVL/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key