Rate Overview
Live
1 UZS = 0.015025 LRD
1 LRD = 66.5557
UZS
Avg
0.015032
High
0.015093
Low
0.014969
Last updated: 3/7/2026, 9:18:55 AM
Quick Conversions
| UZS | LRD |
|---|---|
| 1 UZS | 0.02 LRD |
| 10 UZS | 0.15 LRD |
| 50 UZS | 0.75 LRD |
| 100 UZS | 1.50 LRD |
| 500 UZS | 7.51 LRD |
| 1,000 UZS | 15.03 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-03-07T09:18:55Z",
"rates": {
"LRD": 0.015025
}
}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.5025,
"rate": 0.015025
}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