Rate Overview
Live
1 LRD = 0.899748 JPY
1 JPY = 1.1114
LRD
Avg
0.897907
High
0.899748
Low
0.895988
Last updated: 7/23/2026, 12:07:20 AM
Quick Conversions
| LRD | JPY |
|---|---|
| 1 LRD | 0.90 JPY |
| 10 LRD | 9.00 JPY |
| 50 LRD | 44.99 JPY |
| 100 LRD | 89.97 JPY |
| 500 LRD | 449.87 JPY |
| 1,000 LRD | 899.75 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-23T00:07:20Z",
"rates": {
"JPY": 0.899748
}
}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.9748,
"rate": 0.899748
}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