Rate Overview
Live
1 LRD = 0.015418 BYN
1 BYN = 64.8593
LRD
Avg
0.015499
High
0.015598
Low
0.015418
Last updated: 4/18/2026, 8:49:29 AM
Quick Conversions
| LRD | BYN |
|---|---|
| 1 LRD | 0.02 BYN |
| 10 LRD | 0.15 BYN |
| 50 LRD | 0.77 BYN |
| 100 LRD | 1.54 BYN |
| 500 LRD | 7.71 BYN |
| 1,000 LRD | 15.42 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-04-18T08:49:29Z",
"rates": {
"BYN": 0.015418
}
}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.5417999999999998,
"rate": 0.015418
}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