Rate Overview
Live
1 LVL = 993.5690 SDG
1 SDG = 0.001006
LVL
Avg
993.5689
High
993.5701
Low
993.5673
Last updated: 4/18/2026, 9:00:39 AM
Quick Conversions
| LVL | SDG |
|---|---|
| 1 LVL | 993.57 SDG |
| 10 LVL | 9,935.69 SDG |
| 50 LVL | 49,678.45 SDG |
| 100 LVL | 99,356.90 SDG |
| 500 LVL | 496,784.50 SDG |
| 1,000 LVL | 993,569.00 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-04-18T09:00:39Z",
"rates": {
"SDG": 993.568995
}
}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": 99356.8995,
"rate": 993.568995
}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