Rate Overview
Live
1 LRD = 0.870230 JPY
1 JPY = 1.1491
LRD
Avg
0.867552
High
0.870230
Low
0.862052
Last updated: 3/27/2026, 5:14:09 AM
Quick Conversions
| LRD | JPY |
|---|---|
| 1 LRD | 0.87 JPY |
| 10 LRD | 8.70 JPY |
| 50 LRD | 43.51 JPY |
| 100 LRD | 87.02 JPY |
| 500 LRD | 435.11 JPY |
| 1,000 LRD | 870.23 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-03-27T05:14:09Z",
"rates": {
"JPY": 0.87023
}
}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.023,
"rate": 0.87023
}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