Rate Overview
Live
1 LRD = 0.903633 JPY
1 JPY = 1.1066
LRD
Avg
0.867920
High
0.903633
Low
0.821773
Last updated: 7/28/2026, 7:04:19 PM
Quick Conversions
| LRD | JPY |
|---|---|
| 1 LRD | 0.90 JPY |
| 10 LRD | 9.04 JPY |
| 50 LRD | 45.18 JPY |
| 100 LRD | 90.36 JPY |
| 500 LRD | 451.82 JPY |
| 1,000 LRD | 903.63 JPY |
Get LRD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=JPYExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-28T19:04:19Z",
"rates": {
"JPY": 0.903633
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "JPY",
"amount": 100
},
"result": 90.3633,
"rate": 0.903633
}Build with LRD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key