Rate Overview
Live
1 JPY = 1.1362 LRD
1 LRD = 0.880090
JPY
Avg
1.1382
High
1.1432
Low
1.1358
Last updated: 6/17/2026, 7:10:09 AM
Quick Conversions
| JPY | LRD |
|---|---|
| 1 JPY | 1.14 LRD |
| 10 JPY | 11.36 LRD |
| 50 JPY | 56.81 LRD |
| 100 JPY | 113.62 LRD |
| 500 JPY | 568.12 LRD |
| 1,000 JPY | 1,136.25 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-06-17T07:10:09Z",
"rates": {
"LRD": 1.136248
}
}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": 113.6248,
"rate": 1.136248
}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