Rate Overview
Live
1 LRD = 1.2971 YER
1 YER = 0.770965
LRD
Avg
1.2940
High
1.3000
Low
1.2874
Last updated: 4/17/2026, 11:25:28 AM
Quick Conversions
| LRD | YER |
|---|---|
| 1 LRD | 1.30 YER |
| 10 LRD | 12.97 YER |
| 50 LRD | 64.85 YER |
| 100 LRD | 129.71 YER |
| 500 LRD | 648.54 YER |
| 1,000 LRD | 1,297.08 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-04-17T11:25:28Z",
"rates": {
"YER": 1.297075
}
}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": 129.7075,
"rate": 1.297075
}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