Rate Overview
Live
1 JPY = 2.0571 LKR
1 LKR = 0.486110
JPY
Avg
2.0125
High
2.1492
Low
1.9550
Last updated: 7/24/2026, 3:39:14 PM
Quick Conversions
| JPY | LKR |
|---|---|
| 1 JPY | 2.06 LKR |
| 10 JPY | 20.57 LKR |
| 50 JPY | 102.86 LKR |
| 100 JPY | 205.71 LKR |
| 500 JPY | 1,028.57 LKR |
| 1,000 JPY | 2,057.15 LKR |
Get JPY/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=LKRExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-24T15:39:14Z",
"rates": {
"LKR": 2.057146
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "LKR",
"amount": 100
},
"result": 205.7146,
"rate": 2.057146
}Build with JPY/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key