Rate Overview
Live
1 SDG = 0.004968 LTL
1 LTL = 201.2882
SDG
Avg
0.004977
High
0.004992
Low
0.004967
Last updated: 8/19/2026, 2:38:52 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.48 LTL |
| 1,000 SDG | 4.97 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-19T02:38:52Z",
"rates": {
"LTL": 0.004968
}
}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.4968,
"rate": 0.004968
}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