Rate Overview
Live
1 SDG = 0.005045 LTL
1 LTL = 198.2161
SDG
Avg
0.005045
High
0.005058
Low
0.005027
Last updated: 7/27/2026, 9:01:41 PM
Quick Conversions
| SDG | LTL |
|---|---|
| 1 SDG | 0.01 LTL |
| 10 SDG | 0.05 LTL |
| 50 SDG | 0.25 LTL |
| 100 SDG | 0.50 LTL |
| 500 SDG | 2.52 LTL |
| 1,000 SDG | 5.05 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-07-27T21:01:41Z",
"rates": {
"LTL": 0.005045
}
}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.5045,
"rate": 0.005045
}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