Rate Overview
Live
1 LVL = 975.9799 SDG
1 SDG = 0.001025
LVL
Avg
985.9123
High
991.8883
Low
975.9799
Last updated: 6/19/2026, 11:52:29 AM
Quick Conversions
| LVL | SDG |
|---|---|
| 1 LVL | 975.98 SDG |
| 10 LVL | 9,759.80 SDG |
| 50 LVL | 48,798.99 SDG |
| 100 LVL | 97,597.99 SDG |
| 500 LVL | 487,989.94 SDG |
| 1,000 LVL | 975,979.88 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-06-19T11:52:29Z",
"rates": {
"SDG": 975.979882
}
}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": 97597.98819999999,
"rate": 975.979882
}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