Rate Overview
Live
1 LRD = 0.015841 BYN
1 BYN = 63.1273
LRD
Avg
0.015875
High
0.015958
Low
0.015831
Last updated: 7/28/2026, 9:35:35 PM
Quick Conversions
| LRD | BYN |
|---|---|
| 1 LRD | 0.02 BYN |
| 10 LRD | 0.16 BYN |
| 50 LRD | 0.79 BYN |
| 100 LRD | 1.58 BYN |
| 500 LRD | 7.92 BYN |
| 1,000 LRD | 15.84 BYN |
Get LRD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=BYNExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-28T21:35:35Z",
"rates": {
"BYN": 0.015841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "BYN",
"amount": 100
},
"result": 1.5841,
"rate": 0.015841
}Build with LRD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key