Rate Overview
Live
1 LVL = 988.7166 SDG
1 SDG = 0.001011
LVL
Avg
987.1020
High
988.9404
Low
984.0847
Last updated: 8/19/2026, 10:49:47 AM
Quick Conversions
| LVL | SDG |
|---|---|
| 1 LVL | 988.72 SDG |
| 10 LVL | 9,887.17 SDG |
| 50 LVL | 49,435.83 SDG |
| 100 LVL | 98,871.66 SDG |
| 500 LVL | 494,358.32 SDG |
| 1,000 LVL | 988,716.63 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-08-19T10:49:47Z",
"rates": {
"SDG": 988.716631
}
}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": 98871.6631,
"rate": 988.716631
}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