Rate Overview
Live
1 LRD = 0.890570 ETB
1 ETB = 1.1229
LRD
Avg
0.748564
High
0.890570
Low
0.563279
Last updated: 7/31/2026, 9:16:38 AM
Quick Conversions
| LRD | ETB |
|---|---|
| 1 LRD | 0.89 ETB |
| 10 LRD | 8.91 ETB |
| 50 LRD | 44.53 ETB |
| 100 LRD | 89.06 ETB |
| 500 LRD | 445.28 ETB |
| 1,000 LRD | 890.57 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-07-31T09:16:38Z",
"rates": {
"ETB": 0.89057
}
}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": 89.057,
"rate": 0.89057
}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