Rate Overview
Live
1 LVL = 974.9469 SDG
1 SDG = 0.001026
LVL
Avg
977.8262
High
992.7637
Low
973.9090
Last updated: 7/8/2026, 10:46:21 AM
Quick Conversions
| LVL | SDG |
|---|---|
| 1 LVL | 974.95 SDG |
| 10 LVL | 9,749.47 SDG |
| 50 LVL | 48,747.34 SDG |
| 100 LVL | 97,494.69 SDG |
| 500 LVL | 487,473.45 SDG |
| 1,000 LVL | 974,946.90 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-07-08T10:46:21Z",
"rates": {
"SDG": 974.946897
}
}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": 97494.6897,
"rate": 974.946897
}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