Rate Overview
Live
1 LRD = 0.873192 JPY
1 JPY = 1.1452
LRD
Avg
0.862566
High
0.874299
Low
0.851464
Last updated: 5/28/2026, 9:48:33 PM
Quick Conversions
| LRD | JPY |
|---|---|
| 1 LRD | 0.87 JPY |
| 10 LRD | 8.73 JPY |
| 50 LRD | 43.66 JPY |
| 100 LRD | 87.32 JPY |
| 500 LRD | 436.60 JPY |
| 1,000 LRD | 873.19 JPY |
Get LRD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=JPYExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-05-28T21:48:33Z",
"rates": {
"JPY": 0.873192
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "JPY",
"amount": 100
},
"result": 87.3192,
"rate": 0.873192
}Build with LRD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key