Rate Overview
Live
1 USD = 183.0363 LRD
1 LRD = 0.005463
USD
Avg
182.2912
High
187.4396
Low
176.8652
Last updated: 5/27/2026, 11:36:39 AM
Quick Conversions
| USD | LRD |
|---|---|
| 1 USD | 183.04 LRD |
| 10 USD | 1,830.36 LRD |
| 50 USD | 9,151.82 LRD |
| 100 USD | 18,303.63 LRD |
| 500 USD | 91,518.17 LRD |
| 1,000 USD | 183,036.34 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-27T11:36:39Z",
"rates": {
"LRD": 183.03634324
}
}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": 18303.634324000002,
"rate": 183.03634324
}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