Rate Overview
Live
1 USD = 181.7828 LRD
1 LRD = 0.005501
USD
Avg
181.9123
High
182.6141
Low
181.3289
Last updated: 7/6/2026, 12:25:20 AM
Quick Conversions
| USD | LRD |
|---|---|
| 1 USD | 181.78 LRD |
| 10 USD | 1,817.83 LRD |
| 50 USD | 9,089.14 LRD |
| 100 USD | 18,178.28 LRD |
| 500 USD | 90,891.42 LRD |
| 1,000 USD | 181,782.84 LRD |
Get USD/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=LRDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-06T00:25:20Z",
"rates": {
"LRD": 181.78284117
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "LRD",
"amount": 100
},
"result": 18178.284117000003,
"rate": 181.78284117
}Build with USD/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key