Rate Overview
Live
1 LRD = 0.879488 JPY
1 JPY = 1.1370
LRD
Avg
0.851978
High
0.903351
Low
0.734851
Last updated: 8/18/2026, 6:06:46 AM
Quick Conversions
| LRD | JPY |
|---|---|
| 1 LRD | 0.88 JPY |
| 10 LRD | 8.79 JPY |
| 50 LRD | 43.97 JPY |
| 100 LRD | 87.95 JPY |
| 500 LRD | 439.74 JPY |
| 1,000 LRD | 879.49 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-08-18T06:06:46Z",
"rates": {
"JPY": 0.879488
}
}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": 87.9488,
"rate": 0.879488
}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