Rate Overview
Live
1 JPY = 1.1601 LRD
1 LRD = 0.862026
JPY
Avg
1.1649
High
1.1765
Low
1.1554
Last updated: 3/7/2026, 7:35:51 AM
Quick Conversions
| JPY | LRD |
|---|---|
| 1 JPY | 1.16 LRD |
| 10 JPY | 11.60 LRD |
| 50 JPY | 58.00 LRD |
| 100 JPY | 116.01 LRD |
| 500 JPY | 580.03 LRD |
| 1,000 JPY | 1,160.06 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-03-07T07:35:51Z",
"rates": {
"LRD": 1.160058
}
}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": 116.00580000000001,
"rate": 1.160058
}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