Rate Overview
Live
1 JPY = 1.9863 LKR
1 LKR = 0.503450
JPY
Avg
1.9850
High
1.9911
Low
1.9782
Last updated: 4/17/2026, 4:53:25 AM
Quick Conversions
| JPY | LKR |
|---|---|
| 1 JPY | 1.99 LKR |
| 10 JPY | 19.86 LKR |
| 50 JPY | 99.31 LKR |
| 100 JPY | 198.63 LKR |
| 500 JPY | 993.15 LKR |
| 1,000 JPY | 1,986.29 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-04-17T04:53:25Z",
"rates": {
"LKR": 1.986294
}
}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": 198.6294,
"rate": 1.986294
}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