Rate Overview
Live
1 JPY = 1.9741 LKR
1 LKR = 0.506572
JPY
Avg
1.9771
High
1.9876
Low
1.9683
Last updated: 3/6/2026, 9:19:04 PM
Quick Conversions
| JPY | LKR |
|---|---|
| 1 JPY | 1.97 LKR |
| 10 JPY | 19.74 LKR |
| 50 JPY | 98.70 LKR |
| 100 JPY | 197.41 LKR |
| 500 JPY | 987.03 LKR |
| 1,000 JPY | 1,974.05 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-03-06T21:19:04Z",
"rates": {
"LKR": 1.974052
}
}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": 197.40519999999998,
"rate": 1.974052
}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