Rate Overview
Live
1 USD = 181.5402 LRD
1 LRD = 0.005508
USD
Avg
181.2710
High
181.7670
Low
180.3043
Last updated: 8/16/2026, 6:28:22 AM
Quick Conversions
| USD | LRD |
|---|---|
| 1 USD | 181.54 LRD |
| 10 USD | 1,815.40 LRD |
| 50 USD | 9,077.01 LRD |
| 100 USD | 18,154.02 LRD |
| 500 USD | 90,770.12 LRD |
| 1,000 USD | 181,540.24 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-08-16T06:28:22Z",
"rates": {
"LRD": 181.54023725
}
}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": 18154.023725,
"rate": 181.54023725
}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