Rate Overview
Live
1 USD = 183.6250 LRD
1 LRD = 0.005446
USD
Avg
183.1675
High
186.5954
Low
178.1851
Last updated: 3/28/2026, 3:01:31 AM
Quick Conversions
| USD | LRD |
|---|---|
| 1 USD | 183.62 LRD |
| 10 USD | 1,836.25 LRD |
| 50 USD | 9,181.25 LRD |
| 100 USD | 18,362.50 LRD |
| 500 USD | 91,812.49 LRD |
| 1,000 USD | 183,624.98 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-03-28T03:01:31Z",
"rates": {
"LRD": 183.62497791
}
}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": 18362.497791,
"rate": 183.62497791
}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