Rate Overview
Live
1 LVL = 2.1184 SGD
1 SGD = 0.472057
LVL
Avg
2.1161
High
2.1188
Low
2.1128
Last updated: 6/17/2026, 7:59:48 AM
Quick Conversions
| LVL | SGD |
|---|---|
| 1 LVL | 2.12 SGD |
| 10 LVL | 21.18 SGD |
| 50 LVL | 105.92 SGD |
| 100 LVL | 211.84 SGD |
| 500 LVL | 1,059.20 SGD |
| 1,000 LVL | 2,118.39 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-06-17T07:59:48Z",
"rates": {
"SGD": 2.11839
}
}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": 211.83900000000003,
"rate": 2.11839
}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