Rate Overview
Live
1 JPY = 1.9756 LKR
1 LKR = 0.506171
JPY
Avg
1.9711
High
1.9798
Low
1.9585
Last updated: 3/27/2026, 6:06:37 AM
Quick Conversions
| JPY | LKR |
|---|---|
| 1 JPY | 1.98 LKR |
| 10 JPY | 19.76 LKR |
| 50 JPY | 98.78 LKR |
| 100 JPY | 197.56 LKR |
| 500 JPY | 987.81 LKR |
| 1,000 JPY | 1,975.62 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-27T06:06:37Z",
"rates": {
"LKR": 1.975617
}
}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.5617,
"rate": 1.975617
}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