Rate Overview
Live
1 SGD = 0.475432 LVL
1 LVL = 2.1034
SGD
Avg
0.475020
High
0.475787
Low
0.473949
Last updated: 4/17/2026, 1:50:00 PM
Quick Conversions
| SGD | LVL |
|---|---|
| 1 SGD | 0.48 LVL |
| 10 SGD | 4.75 LVL |
| 50 SGD | 23.77 LVL |
| 100 SGD | 47.54 LVL |
| 500 SGD | 237.72 LVL |
| 1,000 SGD | 475.43 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-04-17T13:50:00Z",
"rates": {
"LVL": 0.475432
}
}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": 47.5432,
"rate": 0.475432
}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