Rate Overview
Live
1 JPY = 2.0557 LKR
1 LKR = 0.486457
JPY
Avg
2.0112
High
2.1060
Low
1.9605
Last updated: 7/28/2026, 11:53:22 AM
Quick Conversions
| JPY | LKR |
|---|---|
| 1 JPY | 2.06 LKR |
| 10 JPY | 20.56 LKR |
| 50 JPY | 102.78 LKR |
| 100 JPY | 205.57 LKR |
| 500 JPY | 1,027.84 LKR |
| 1,000 JPY | 2,055.68 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-28T11:53:22Z",
"rates": {
"LKR": 2.055682
}
}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.5682,
"rate": 2.055682
}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