Rate Overview
Live
1 LRD = 1.3125 YER
1 YER = 0.761918
LRD
Avg
1.2957
High
1.3506
Low
1.1966
Last updated: 7/29/2026, 4:06:52 AM
Quick Conversions
| LRD | YER |
|---|---|
| 1 LRD | 1.31 YER |
| 10 LRD | 13.12 YER |
| 50 LRD | 65.62 YER |
| 100 LRD | 131.25 YER |
| 500 LRD | 656.24 YER |
| 1,000 LRD | 1,312.48 YER |
Get LRD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=YERExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-29T04:06:52Z",
"rates": {
"YER": 1.312478
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "YER",
"amount": 100
},
"result": 131.2478,
"rate": 1.312478
}Build with LRD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key