Rate Overview
Live
1 LRD = 1.3086 YER
1 YER = 0.764198
LRD
Avg
1.3079
High
1.3158
Low
1.3004
Last updated: 7/8/2026, 1:09:36 AM
Quick Conversions
| LRD | YER |
|---|---|
| 1 LRD | 1.31 YER |
| 10 LRD | 13.09 YER |
| 50 LRD | 65.43 YER |
| 100 LRD | 130.86 YER |
| 500 LRD | 654.28 YER |
| 1,000 LRD | 1,308.56 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-08T01:09:36Z",
"rates": {
"YER": 1.308561
}
}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": 130.8561,
"rate": 1.308561
}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