Rate Overview
Live
1 LVL = 2.0933 SGD
1 SGD = 0.477719
LVL
Avg
2.0998
High
2.1401
Low
2.0884
Last updated: 7/28/2026, 8:56:25 AM
Quick Conversions
| LVL | SGD |
|---|---|
| 1 LVL | 2.09 SGD |
| 10 LVL | 20.93 SGD |
| 50 LVL | 104.66 SGD |
| 100 LVL | 209.33 SGD |
| 500 LVL | 1,046.64 SGD |
| 1,000 LVL | 2,093.28 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-28T08:56:25Z",
"rates": {
"SGD": 2.093279
}
}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.3279,
"rate": 2.093279
}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