Rate Overview
Live
1 UZS = 0.015213 LRD
1 LRD = 65.7333
UZS
Avg
0.015228
High
0.015284
Low
0.015157
Last updated: 5/27/2026, 7:16:17 PM
Quick Conversions
| UZS | LRD |
|---|---|
| 1 UZS | 0.02 LRD |
| 10 UZS | 0.15 LRD |
| 50 UZS | 0.76 LRD |
| 100 UZS | 1.52 LRD |
| 500 UZS | 7.61 LRD |
| 1,000 UZS | 15.21 LRD |
Get UZS/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=LRDExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-05-27T19:16:17Z",
"rates": {
"LRD": 0.015213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "LRD",
"amount": 100
},
"result": 1.5213,
"rate": 0.015213
}Build with UZS/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key