Rate Overview
Live
1 LVL = 985.4572 SDG
1 SDG = 0.001015
LVL
Avg
1000.56
High
1023.04
Low
985.0689
Last updated: 3/27/2026, 11:47:06 AM
Quick Conversions
| LVL | SDG |
|---|---|
| 1 LVL | 985.46 SDG |
| 10 LVL | 9,854.57 SDG |
| 50 LVL | 49,272.86 SDG |
| 100 LVL | 98,545.72 SDG |
| 500 LVL | 492,728.60 SDG |
| 1,000 LVL | 985,457.20 SDG |
Get LVL/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=SDGExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-27T11:47:06Z",
"rates": {
"SDG": 985.457199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "SDG",
"amount": 100
},
"result": 98545.7199,
"rate": 985.457199
}Build with LVL/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key