Rate Overview
Live
1 LRD = 0.848668 ETB
1 ETB = 1.1783
LRD
Avg
0.849987
High
0.852789
Low
0.847001
Last updated: 4/17/2026, 11:23:46 AM
Quick Conversions
| LRD | ETB |
|---|---|
| 1 LRD | 0.85 ETB |
| 10 LRD | 8.49 ETB |
| 50 LRD | 42.43 ETB |
| 100 LRD | 84.87 ETB |
| 500 LRD | 424.33 ETB |
| 1,000 LRD | 848.67 ETB |
Get LRD/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=ETBExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-04-17T11:23:46Z",
"rates": {
"ETB": 0.848668
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "ETB",
"amount": 100
},
"result": 84.8668,
"rate": 0.848668
}Build with LRD/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key