Rate Overview
Live
1 LRD = 0.879860 JPY
1 JPY = 1.1365
LRD
Avg
0.878834
High
0.880358
Low
0.874738
Last updated: 6/18/2026, 10:18:50 AM
Quick Conversions
| LRD | JPY |
|---|---|
| 1 LRD | 0.88 JPY |
| 10 LRD | 8.80 JPY |
| 50 LRD | 43.99 JPY |
| 100 LRD | 87.99 JPY |
| 500 LRD | 439.93 JPY |
| 1,000 LRD | 879.86 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-06-18T10:18:50Z",
"rates": {
"JPY": 0.87986
}
}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.986,
"rate": 0.87986
}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