Rate Overview
Live
1 JPY = 1.9729 LKR
1 LKR = 0.506862
JPY
Avg
1.9699
High
1.9876
Low
1.9481
Last updated: 3/27/2026, 7:45:52 AM
Quick Conversions
| JPY | LKR |
|---|---|
| 1 JPY | 1.97 LKR |
| 10 JPY | 19.73 LKR |
| 50 JPY | 98.65 LKR |
| 100 JPY | 197.29 LKR |
| 500 JPY | 986.46 LKR |
| 1,000 JPY | 1,972.92 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-27T07:45:52Z",
"rates": {
"LKR": 1.972923
}
}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.2923,
"rate": 1.972923
}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