Rate Overview
Live
1 LRD = 0.881890 JPY
1 JPY = 1.1339
LRD
Avg
0.880447
High
0.886779
Low
0.872386
Last updated: 9/7/2026, 5:26:41 PM
Quick Conversions
| LRD | JPY |
|---|---|
| 1 LRD | 0.88 JPY |
| 10 LRD | 8.82 JPY |
| 50 LRD | 44.09 JPY |
| 100 LRD | 88.19 JPY |
| 500 LRD | 440.95 JPY |
| 1,000 LRD | 881.89 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-09-07T17:26:41Z",
"rates": {
"JPY": 0.88189
}
}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": 88.189,
"rate": 0.88189
}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