Rate Overview
Live
1 JPY = 1.1455 LRD
1 LRD = 0.872970
JPY
Avg
1.1675
High
1.2169
Low
1.1350
Last updated: 3/28/2026, 10:54:33 AM
Quick Conversions
| JPY | LRD |
|---|---|
| 1 JPY | 1.15 LRD |
| 10 JPY | 11.46 LRD |
| 50 JPY | 57.28 LRD |
| 100 JPY | 114.55 LRD |
| 500 JPY | 572.76 LRD |
| 1,000 JPY | 1,145.52 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-28T10:54:33Z",
"rates": {
"LRD": 1.145515
}
}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": 114.5515,
"rate": 1.145515
}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