Rate Overview
Live
1 USD = 183.9906 LRD
1 LRD = 0.005435
USD
Avg
184.0211
High
184.4404
Low
183.5344
Last updated: 4/17/2026, 3:42:32 AM
Quick Conversions
| USD | LRD |
|---|---|
| 1 USD | 183.99 LRD |
| 10 USD | 1,839.91 LRD |
| 50 USD | 9,199.53 LRD |
| 100 USD | 18,399.06 LRD |
| 500 USD | 91,995.29 LRD |
| 1,000 USD | 183,990.57 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-04-17T03:42:32Z",
"rates": {
"LRD": 183.9905707
}
}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": 18399.05707,
"rate": 183.9905707
}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