Rate Overview
Live
1 LVL = 995.6716 SDG
1 SDG = 0.001004
LVL
Avg
992.1795
High
1013.67
Low
858.2504
Last updated: 5/30/2026, 11:24:24 AM
Quick Conversions
| LVL | SDG |
|---|---|
| 1 LVL | 995.67 SDG |
| 10 LVL | 9,956.72 SDG |
| 50 LVL | 49,783.58 SDG |
| 100 LVL | 99,567.16 SDG |
| 500 LVL | 497,835.81 SDG |
| 1,000 LVL | 995,671.62 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-05-30T11:24:24Z",
"rates": {
"SDG": 995.671622
}
}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": 99567.16219999999,
"rate": 995.671622
}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