Rate Overview
Live
1 JPY = 2.0725 LKR
1 LKR = 0.482519
JPY
Avg
2.0762
High
2.0846
Low
2.0685
Last updated: 7/6/2026, 11:27:15 PM
Quick Conversions
| JPY | LKR |
|---|---|
| 1 JPY | 2.07 LKR |
| 10 JPY | 20.72 LKR |
| 50 JPY | 103.62 LKR |
| 100 JPY | 207.25 LKR |
| 500 JPY | 1,036.23 LKR |
| 1,000 JPY | 2,072.46 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-06T23:27:15Z",
"rates": {
"LKR": 2.072459
}
}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": 207.24589999999998,
"rate": 2.072459
}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