Rate Overview
Live
1 LKR = 0.505922 JPY
1 JPY = 1.9766
LKR
Avg
0.505634
High
0.508063
Low
0.503129
Last updated: 3/6/2026, 2:11:59 PM
Quick Conversions
| LKR | JPY |
|---|---|
| 1 LKR | 0.51 JPY |
| 10 LKR | 5.06 JPY |
| 50 LKR | 25.30 JPY |
| 100 LKR | 50.59 JPY |
| 500 LKR | 252.96 JPY |
| 1,000 LKR | 505.92 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-03-06T14:11:59Z",
"rates": {
"JPY": 0.505922
}
}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.5922,
"rate": 0.505922
}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