Rate Overview
Live
1 USD = 183.0007 LRD
1 LRD = 0.005464
USD
Avg
183.1757
High
183.5993
Low
182.4190
Last updated: 3/7/2026, 6:42:00 AM
Quick Conversions
| USD | LRD |
|---|---|
| 1 USD | 183.00 LRD |
| 10 USD | 1,830.01 LRD |
| 50 USD | 9,150.03 LRD |
| 100 USD | 18,300.07 LRD |
| 500 USD | 91,500.33 LRD |
| 1,000 USD | 183,000.65 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-07T06:42:00Z",
"rates": {
"LRD": 183.00065097
}
}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": 18300.065097000002,
"rate": 183.00065097
}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