Rate Overview
Live
1 UYU = 0.411546 LSL
1 LSL = 2.4299
UYU
Avg
0.417662
High
0.430120
Low
0.411546
Last updated: 3/7/2026, 7:41:26 AM
Quick Conversions
| UYU | LSL |
|---|---|
| 1 UYU | 0.41 LSL |
| 10 UYU | 4.12 LSL |
| 50 UYU | 20.58 LSL |
| 100 UYU | 41.15 LSL |
| 500 UYU | 205.77 LSL |
| 1,000 UYU | 411.55 LSL |
Get UYU/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UYU¤cies=LSLExample Response:
{
"success": true,
"base": "UYU",
"date": "2026-03-07T07:41:26Z",
"rates": {
"LSL": 0.411546
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UYU&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UYU",
"to": "LSL",
"amount": 100
},
"result": 41.1546,
"rate": 0.411546
}Build with UYU/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key