Rate Overview
Live
1 LKR = 0.502491 JPY
1 JPY = 1.9901
LKR
Avg
0.503366
High
0.505503
Low
0.500753
Last updated: 4/15/2026, 8:05:44 PM
Quick Conversions
| LKR | JPY |
|---|---|
| 1 LKR | 0.50 JPY |
| 10 LKR | 5.02 JPY |
| 50 LKR | 25.12 JPY |
| 100 LKR | 50.25 JPY |
| 500 LKR | 251.25 JPY |
| 1,000 LKR | 502.49 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-04-15T20:05:44Z",
"rates": {
"JPY": 0.502491
}
}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": 50.2491,
"rate": 0.502491
}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