Rate Overview
Live
1 LVL = 993.3365 SDG
1 SDG = 0.001007
LVL
Avg
991.8404
High
993.3365
Low
988.9444
Last updated: 9/9/2026, 10:44:45 AM
Quick Conversions
| LVL | SDG |
|---|---|
| 1 LVL | 993.34 SDG |
| 10 LVL | 9,933.37 SDG |
| 50 LVL | 49,666.83 SDG |
| 100 LVL | 99,333.65 SDG |
| 500 LVL | 496,668.26 SDG |
| 1,000 LVL | 993,336.51 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-09-09T10:44:45Z",
"rates": {
"SDG": 993.336514
}
}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": 99333.6514,
"rate": 993.336514
}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