Rate Overview
Live
1 LRD = 0.005518 USD
1 USD = 181.2251
LRD
Avg
0.005507
High
0.005533
Low
0.005476
Last updated: 7/25/2026, 9:19:03 PM
Quick Conversions
| LRD | USD |
|---|---|
| 1 LRD | 0.01 USD |
| 10 LRD | 0.06 USD |
| 50 LRD | 0.28 USD |
| 100 LRD | 0.55 USD |
| 500 LRD | 2.76 USD |
| 1,000 LRD | 5.52 USD |
Get LRD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=USDExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-25T21:19:03Z",
"rates": {
"USD": 0.005518
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "USD",
"amount": 100
},
"result": 0.5518000000000001,
"rate": 0.005518
}Build with LRD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key