Rate Overview
Live
1 SDG = 0.001014 LVL
1 LVL = 986.1933
SDG
Avg
0.001012
High
0.001014
Low
0.001008
Last updated: 3/27/2026, 6:33:54 AM
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.01 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-03-27T06:33:54Z",
"rates": {
"LVL": 0.001014
}
}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.10139999999999999,
"rate": 0.001014
}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