Rate Overview
Live
1 SGD = 0.477399 LVL
1 LVL = 2.0947
SGD
Avg
0.475767
High
0.477523
Low
0.467277
Last updated: 7/21/2026, 12:28:47 PM
Quick Conversions
| SGD | LVL |
|---|---|
| 1 SGD | 0.48 LVL |
| 10 SGD | 4.77 LVL |
| 50 SGD | 23.87 LVL |
| 100 SGD | 47.74 LVL |
| 500 SGD | 238.70 LVL |
| 1,000 SGD | 477.40 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-07-21T12:28:47Z",
"rates": {
"LVL": 0.477399
}
}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.7399,
"rate": 0.477399
}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