Rate Overview
Live
1 SGD = 0.472946 LVL
1 LVL = 2.1144
SGD
Avg
0.471672
High
0.475512
Low
0.468176
Last updated: 3/7/2026, 7:39:40 AM
Quick Conversions
| SGD | LVL |
|---|---|
| 1 SGD | 0.47 LVL |
| 10 SGD | 4.73 LVL |
| 50 SGD | 23.65 LVL |
| 100 SGD | 47.29 LVL |
| 500 SGD | 236.47 LVL |
| 1,000 SGD | 472.95 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-03-07T07:39:40Z",
"rates": {
"LVL": 0.472946
}
}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.294599999999996,
"rate": 0.472946
}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