Rate Overview
Live
1 SDG = 0.001023 LVL
1 LVL = 977.5171
SDG
Avg
0.001022
High
0.001027
Low
0.001007
Last updated: 7/7/2026, 7:42:27 PM
Quick Conversions
| SDG | LVL |
|---|---|
| 1 SDG | 0.00 LVL |
| 10 SDG | 0.01 LVL |
| 50 SDG | 0.05 LVL |
| 100 SDG | 0.10 LVL |
| 500 SDG | 0.51 LVL |
| 1,000 SDG | 1.02 LVL |
Get SDG/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=LVLExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-07T19:42:27Z",
"rates": {
"LVL": 0.001023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "LVL",
"amount": 100
},
"result": 0.1023,
"rate": 0.001023
}Build with SDG/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key