Rate Overview
Live
1 JPY = 1.1561 LRD
1 LRD = 0.865014
JPY
Avg
1.1556
High
1.1602
Low
1.1495
Last updated: 4/17/2026, 12:00:04 PM
Quick Conversions
| JPY | LRD |
|---|---|
| 1 JPY | 1.16 LRD |
| 10 JPY | 11.56 LRD |
| 50 JPY | 57.80 LRD |
| 100 JPY | 115.61 LRD |
| 500 JPY | 578.03 LRD |
| 1,000 JPY | 1,156.05 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-04-17T12:00:04Z",
"rates": {
"LRD": 1.15605
}
}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": 115.605,
"rate": 1.15605
}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