Rate Overview
Live
1 UYU = 0.415252 LSL
1 LSL = 2.4082
UYU
Avg
0.423037
High
0.446230
Low
0.399095
Last updated: 7/30/2026, 5:10:30 PM
Quick Conversions
| UYU | LSL |
|---|---|
| 1 UYU | 0.42 LSL |
| 10 UYU | 4.15 LSL |
| 50 UYU | 20.76 LSL |
| 100 UYU | 41.53 LSL |
| 500 UYU | 207.63 LSL |
| 1,000 UYU | 415.25 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-07-30T17:10:30Z",
"rates": {
"LSL": 0.415252
}
}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.5252,
"rate": 0.415252
}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