Rate Overview
Live
1 LKR = 0.481340 JPY
1 JPY = 2.0775
LKR
Avg
0.481080
High
0.483131
Low
0.479705
Last updated: 7/5/2026, 3:26:05 AM
Quick Conversions
| LKR | JPY |
|---|---|
| 1 LKR | 0.48 JPY |
| 10 LKR | 4.81 JPY |
| 50 LKR | 24.07 JPY |
| 100 LKR | 48.13 JPY |
| 500 LKR | 240.67 JPY |
| 1,000 LKR | 481.34 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-07-05T03:26:05Z",
"rates": {
"JPY": 0.48134
}
}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": 48.134,
"rate": 0.48134
}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