Rate Overview
Live
1 JPY = 1.1192 LRD
1 LRD = 0.893475
JPY
Avg
1.1224
High
1.1284
Low
1.1144
Last updated: 7/7/2026, 9:39:09 AM
Quick Conversions
| JPY | LRD |
|---|---|
| 1 JPY | 1.12 LRD |
| 10 JPY | 11.19 LRD |
| 50 JPY | 55.96 LRD |
| 100 JPY | 111.92 LRD |
| 500 JPY | 559.61 LRD |
| 1,000 JPY | 1,119.23 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-07-07T09:39:09Z",
"rates": {
"LRD": 1.119225
}
}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": 111.92249999999999,
"rate": 1.119225
}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