Rate Overview
Live
1 USD = 180.9411 LRD
1 LRD = 0.005527
USD
Avg
184.9421
High
201.0011
Low
176.3951
Last updated: 7/19/2026, 1:25:01 AM
Quick Conversions
| USD | LRD |
|---|---|
| 1 USD | 180.94 LRD |
| 10 USD | 1,809.41 LRD |
| 50 USD | 9,047.05 LRD |
| 100 USD | 18,094.11 LRD |
| 500 USD | 90,470.54 LRD |
| 1,000 USD | 180,941.07 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-07-19T01:25:01Z",
"rates": {
"LRD": 180.94107078
}
}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": 18094.107077999997,
"rate": 180.94107078
}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