Rate Overview
Live
1 LKR = 0.486264 JPY
1 JPY = 2.0565
LKR
Avg
0.482029
High
0.486264
Low
0.479669
Last updated: 7/23/2026, 4:36:35 PM
Quick Conversions
| LKR | JPY |
|---|---|
| 1 LKR | 0.49 JPY |
| 10 LKR | 4.86 JPY |
| 50 LKR | 24.31 JPY |
| 100 LKR | 48.63 JPY |
| 500 LKR | 243.13 JPY |
| 1,000 LKR | 486.26 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-23T16:36:35Z",
"rates": {
"JPY": 0.486264
}
}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.6264,
"rate": 0.486264
}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