Rate Overview
Live
1 SDG = 0.004991 LTL
1 LTL = 200.3606
SDG
Avg
0.004990
High
0.004998
Low
0.004979
Last updated: 8/7/2026, 4:44:49 AM
Quick Conversions
| SDG | LTL |
|---|---|
| 1 SDG | 0.00 LTL |
| 10 SDG | 0.05 LTL |
| 50 SDG | 0.25 LTL |
| 100 SDG | 0.50 LTL |
| 500 SDG | 2.50 LTL |
| 1,000 SDG | 4.99 LTL |
Get SDG/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=LTLExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-08-07T04:44:49Z",
"rates": {
"LTL": 0.004991
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "LTL",
"amount": 100
},
"result": 0.4991,
"rate": 0.004991
}Build with SDG/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key