Rate Overview
Live
1 USD = 177.4909 LRD
1 LRD = 0.005634
USD
Avg
179.5905
High
181.1181
Low
177.4909
Last updated: 9/5/2026, 1:48:37 AM
Quick Conversions
| USD | LRD |
|---|---|
| 1 USD | 177.49 LRD |
| 10 USD | 1,774.91 LRD |
| 50 USD | 8,874.55 LRD |
| 100 USD | 17,749.09 LRD |
| 500 USD | 88,745.47 LRD |
| 1,000 USD | 177,490.94 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-09-05T01:48:37Z",
"rates": {
"LRD": 177.49094166
}
}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": 17749.094166,
"rate": 177.49094166
}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