Rate Overview
Live
1 LRD = 1.3063 YER
1 YER = 0.765497
LRD
Avg
1.3087
High
1.3158
Low
1.3049
Last updated: 8/16/2026, 9:00:41 AM
Quick Conversions
| LRD | YER |
|---|---|
| 1 LRD | 1.31 YER |
| 10 LRD | 13.06 YER |
| 50 LRD | 65.32 YER |
| 100 LRD | 130.63 YER |
| 500 LRD | 653.17 YER |
| 1,000 LRD | 1,306.34 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-08-16T09:00:41Z",
"rates": {
"YER": 1.30634
}
}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.63400000000001,
"rate": 1.30634
}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