Rate Overview
Live
1 UYU = 0.411140 LSL
1 LSL = 2.4323
UYU
Avg
0.407547
High
0.411140
Low
0.402845
Last updated: 4/17/2026, 10:47:47 AM
Quick Conversions
| UYU | LSL |
|---|---|
| 1 UYU | 0.41 LSL |
| 10 UYU | 4.11 LSL |
| 50 UYU | 20.56 LSL |
| 100 UYU | 41.11 LSL |
| 500 UYU | 205.57 LSL |
| 1,000 UYU | 411.14 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-04-17T10:47:47Z",
"rates": {
"LSL": 0.41114
}
}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.114,
"rate": 0.41114
}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