Rate Overview
Live
1 SDG = 0.001027 LVL
1 LVL = 973.7098
SDG
Avg
0.001043
High
0.001165
Low
0.000990
Last updated: 7/29/2026, 4:00:36 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.03 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-29T16:00:36Z",
"rates": {
"LVL": 0.001027
}
}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.10269999999999999,
"rate": 0.001027
}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