Rate Overview
Live
1 UYU = 0.423910 LSL
1 LSL = 2.3590
UYU
Avg
0.418180
High
0.430120
Low
0.403393
Last updated: 3/28/2026, 10:52:41 AM
Quick Conversions
| UYU | LSL |
|---|---|
| 1 UYU | 0.42 LSL |
| 10 UYU | 4.24 LSL |
| 50 UYU | 21.20 LSL |
| 100 UYU | 42.39 LSL |
| 500 UYU | 211.96 LSL |
| 1,000 UYU | 423.91 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-28T10:52:41Z",
"rates": {
"LSL": 0.42391
}
}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": 42.391,
"rate": 0.42391
}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