Rate Overview
Live
1 LRD = 1.3353 YER
1 YER = 0.748909
LRD
Avg
1.3180
High
1.3353
Low
1.3071
Last updated: 9/4/2026, 12:58:37 PM
Quick Conversions
| LRD | YER |
|---|---|
| 1 LRD | 1.34 YER |
| 10 LRD | 13.35 YER |
| 50 LRD | 66.76 YER |
| 100 LRD | 133.53 YER |
| 500 LRD | 667.64 YER |
| 1,000 LRD | 1,335.28 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-09-04T12:58:37Z",
"rates": {
"YER": 1.335275
}
}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": 133.5275,
"rate": 1.335275
}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