Rate Overview
Live
1 LKR = 0.492159 JPY
1 JPY = 2.0319
LKR
Avg
0.503323
High
0.547570
Low
0.479206
Last updated: 5/26/2026, 7:12:39 AM
Quick Conversions
| LKR | JPY |
|---|---|
| 1 LKR | 0.49 JPY |
| 10 LKR | 4.92 JPY |
| 50 LKR | 24.61 JPY |
| 100 LKR | 49.22 JPY |
| 500 LKR | 246.08 JPY |
| 1,000 LKR | 492.16 JPY |
Get LKR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=JPYExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-05-26T07:12:39Z",
"rates": {
"JPY": 0.492159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "JPY",
"amount": 100
},
"result": 49.215900000000005,
"rate": 0.492159
}Build with LKR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key