Rate Overview
Live
1 LRD = 0.016119 BYN
1 BYN = 62.0386
LRD
Avg
0.015929
High
0.016119
Low
0.015762
Last updated: 3/7/2026, 3:39:08 AM
Quick Conversions
| LRD | BYN |
|---|---|
| 1 LRD | 0.02 BYN |
| 10 LRD | 0.16 BYN |
| 50 LRD | 0.81 BYN |
| 100 LRD | 1.61 BYN |
| 500 LRD | 8.06 BYN |
| 1,000 LRD | 16.12 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-03-07T03:39:08Z",
"rates": {
"BYN": 0.016119
}
}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.6119,
"rate": 0.016119
}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