Rate Overview
Live
1 JPY = 2.0939 LKR
1 LKR = 0.477586
JPY
Avg
2.1113
High
2.1286
Low
2.0939
Last updated: 8/14/2026, 11:42:06 PM
Quick Conversions
| JPY | LKR |
|---|---|
| 1 JPY | 2.09 LKR |
| 10 JPY | 20.94 LKR |
| 50 JPY | 104.69 LKR |
| 100 JPY | 209.39 LKR |
| 500 JPY | 1,046.93 LKR |
| 1,000 JPY | 2,093.87 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-08-14T23:42:06Z",
"rates": {
"LKR": 2.093865
}
}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": 209.3865,
"rate": 2.093865
}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