Rate Overview
Live
1 SCR = 0.208695 LTL
1 LTL = 4.7917
SCR
Avg
0.211321
High
0.215881
Low
0.204892
Last updated: 6/16/2026, 7:40:19 AM
Quick Conversions
| SCR | LTL |
|---|---|
| 1 SCR | 0.21 LTL |
| 10 SCR | 2.09 LTL |
| 50 SCR | 10.43 LTL |
| 100 SCR | 20.87 LTL |
| 500 SCR | 104.35 LTL |
| 1,000 SCR | 208.70 LTL |
Get SCR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=LTLExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-06-16T07:40:19Z",
"rates": {
"LTL": 0.208695
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "LTL",
"amount": 100
},
"result": 20.8695,
"rate": 0.208695
}Build with SCR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key