Rate Overview
Live
1 LRD = 1.3149 YER
1 YER = 0.760497
LRD
Avg
1.3008
High
1.3149
Low
1.2728
Last updated: 7/25/2026, 8:52:04 AM
Quick Conversions
| LRD | YER |
|---|---|
| 1 LRD | 1.31 YER |
| 10 LRD | 13.15 YER |
| 50 LRD | 65.75 YER |
| 100 LRD | 131.49 YER |
| 500 LRD | 657.46 YER |
| 1,000 LRD | 1,314.93 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-25T08:52:04Z",
"rates": {
"YER": 1.31493
}
}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.493,
"rate": 1.31493
}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