Rate Overview
Live
1 JPY = 1.1395 LRD
1 LRD = 0.877605
JPY
Avg
1.1400
High
1.1502
Low
1.1340
Last updated: 8/16/2026, 3:43:52 PM
Quick Conversions
| JPY | LRD |
|---|---|
| 1 JPY | 1.14 LRD |
| 10 JPY | 11.39 LRD |
| 50 JPY | 56.97 LRD |
| 100 JPY | 113.95 LRD |
| 500 JPY | 569.73 LRD |
| 1,000 JPY | 1,139.47 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-08-16T15:43:52Z",
"rates": {
"LRD": 1.139465
}
}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.9465,
"rate": 1.139465
}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