Rate Overview
Live
1 USD = 181.2318 LRD
1 LRD = 0.005518
USD
Avg
189.4436
High
200.6075
Low
177.4024
Last updated: 7/27/2026, 3:42:25 AM
Quick Conversions
| USD | LRD |
|---|---|
| 1 USD | 181.23 LRD |
| 10 USD | 1,812.32 LRD |
| 50 USD | 9,061.59 LRD |
| 100 USD | 18,123.18 LRD |
| 500 USD | 90,615.92 LRD |
| 1,000 USD | 181,231.85 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-27T03:42:25Z",
"rates": {
"LRD": 181.23184952
}
}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": 18123.184952,
"rate": 181.23184952
}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