Rate Overview
Live
1 LVL = 2.0942 SGD
1 SGD = 0.477516
LVL
Avg
2.1157
High
2.1530
Low
2.0884
Last updated: 7/28/2026, 11:57:14 AM
Quick Conversions
| LVL | SGD |
|---|---|
| 1 LVL | 2.09 SGD |
| 10 LVL | 20.94 SGD |
| 50 LVL | 104.71 SGD |
| 100 LVL | 209.42 SGD |
| 500 LVL | 1,047.09 SGD |
| 1,000 LVL | 2,094.17 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-28T11:57:14Z",
"rates": {
"SGD": 2.09417
}
}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.417,
"rate": 2.09417
}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