Rate Overview
Live
1 LRD = 0.896039 JPY
1 JPY = 1.1160
LRD
Avg
0.891427
High
0.897306
Low
0.886195
Last updated: 7/8/2026, 12:05:16 AM
Quick Conversions
| LRD | JPY |
|---|---|
| 1 LRD | 0.90 JPY |
| 10 LRD | 8.96 JPY |
| 50 LRD | 44.80 JPY |
| 100 LRD | 89.60 JPY |
| 500 LRD | 448.02 JPY |
| 1,000 LRD | 896.04 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-07-08T00:05:16Z",
"rates": {
"JPY": 0.896039
}
}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": 89.60390000000001,
"rate": 0.896039
}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