Rate Overview
Live
1 UZS = 0.015125 LRD
1 LRD = 66.1157
UZS
Avg
0.015130
High
0.015178
Low
0.015077
Last updated: 4/17/2026, 2:43:02 PM
Quick Conversions
| UZS | LRD |
|---|---|
| 1 UZS | 0.02 LRD |
| 10 UZS | 0.15 LRD |
| 50 UZS | 0.76 LRD |
| 100 UZS | 1.51 LRD |
| 500 UZS | 7.56 LRD |
| 1,000 UZS | 15.13 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-04-17T14:43:02Z",
"rates": {
"LRD": 0.015125
}
}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.5125,
"rate": 0.015125
}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