Rate Overview
Live
1 JPY = 1.1475 LRD
1 LRD = 0.871458
JPY
Avg
1.1579
High
1.2204
Low
1.1235
Last updated: 5/27/2026, 11:48:10 PM
Quick Conversions
| JPY | LRD |
|---|---|
| 1 JPY | 1.15 LRD |
| 10 JPY | 11.48 LRD |
| 50 JPY | 57.38 LRD |
| 100 JPY | 114.75 LRD |
| 500 JPY | 573.75 LRD |
| 1,000 JPY | 1,147.50 LRD |
Get JPY/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=LRDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-27T23:48:10Z",
"rates": {
"LRD": 1.147502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "LRD",
"amount": 100
},
"result": 114.7502,
"rate": 1.147502
}Build with JPY/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key