Rate Overview
Live
1 USD = 183.5749 LRD
1 LRD = 0.005447
USD
Avg
183.6933
High
183.8750
Low
183.1151
Last updated: 5/7/2026, 8:09:46 AM
Quick Conversions
| USD | LRD |
|---|---|
| 1 USD | 183.57 LRD |
| 10 USD | 1,835.75 LRD |
| 50 USD | 9,178.75 LRD |
| 100 USD | 18,357.49 LRD |
| 500 USD | 91,787.47 LRD |
| 1,000 USD | 183,574.93 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-05-07T08:09:46Z",
"rates": {
"LRD": 183.57493278
}
}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": 18357.493278,
"rate": 183.57493278
}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