Rate Overview
Live
1 SDG = 0.004992 LTL
1 LTL = 200.3205
SDG
Avg
0.004973
High
0.004992
Low
0.004953
Last updated: 6/18/2026, 11:32:39 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-06-18T11:32:39Z",
"rates": {
"LTL": 0.004992
}
}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.4992,
"rate": 0.004992
}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