Rate Overview
Live
1 JPY = 1.1736 LRD
1 LRD = 0.852096
JPY
Avg
1.1714
High
1.1744
Low
1.1636
Last updated: 5/7/2026, 1:48:58 PM
Quick Conversions
| JPY | LRD |
|---|---|
| 1 JPY | 1.17 LRD |
| 10 JPY | 11.74 LRD |
| 50 JPY | 58.68 LRD |
| 100 JPY | 117.36 LRD |
| 500 JPY | 586.79 LRD |
| 1,000 JPY | 1,173.58 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-05-07T13:48:58Z",
"rates": {
"LRD": 1.173576
}
}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": 117.35759999999999,
"rate": 1.173576
}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