Rate Overview
Live
1 LRD = 1.2999 YER
1 YER = 0.769304
LRD
Avg
1.2990
High
1.3030
Low
1.2976
Last updated: 5/7/2026, 4:00:22 PM
Quick Conversions
| LRD | YER |
|---|---|
| 1 LRD | 1.30 YER |
| 10 LRD | 13.00 YER |
| 50 LRD | 64.99 YER |
| 100 LRD | 129.99 YER |
| 500 LRD | 649.94 YER |
| 1,000 LRD | 1,299.88 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-05-07T16:00:22Z",
"rates": {
"YER": 1.299877
}
}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.9877,
"rate": 1.299877
}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