Rate Overview
Live
1 JPY = 2.0525 LKR
1 LKR = 0.487209
JPY
Avg
1.9960
High
2.0962
Low
1.9570
Last updated: 5/27/2026, 5:13:58 PM
Quick Conversions
| JPY | LKR |
|---|---|
| 1 JPY | 2.05 LKR |
| 10 JPY | 20.53 LKR |
| 50 JPY | 102.63 LKR |
| 100 JPY | 205.25 LKR |
| 500 JPY | 1,026.25 LKR |
| 1,000 JPY | 2,052.51 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-05-27T17:13:58Z",
"rates": {
"LKR": 2.052506
}
}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.25060000000002,
"rate": 2.052506
}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