Rate Overview
Live
1 JPY = 2.0883 LKR
1 LKR = 0.478850
JPY
Avg
2.0855
High
2.0966
Low
2.0679
Last updated: 6/17/2026, 7:10:31 AM
Quick Conversions
| JPY | LKR |
|---|---|
| 1 JPY | 2.09 LKR |
| 10 JPY | 20.88 LKR |
| 50 JPY | 104.42 LKR |
| 100 JPY | 208.83 LKR |
| 500 JPY | 1,044.17 LKR |
| 1,000 JPY | 2,088.34 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-06-17T07:10:31Z",
"rates": {
"LKR": 2.088338
}
}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": 208.83379999999997,
"rate": 2.088338
}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