Rate Overview
Live
1 LKR = 0.477503 JPY
1 JPY = 2.0942
LKR
Avg
0.473650
High
0.477503
Low
0.469782
Last updated: 8/14/2026, 6:59:02 PM
Quick Conversions
| LKR | JPY |
|---|---|
| 1 LKR | 0.48 JPY |
| 10 LKR | 4.78 JPY |
| 50 LKR | 23.88 JPY |
| 100 LKR | 47.75 JPY |
| 500 LKR | 238.75 JPY |
| 1,000 LKR | 477.50 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-08-14T18:59:02Z",
"rates": {
"JPY": 0.477503
}
}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": 47.7503,
"rate": 0.477503
}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