Rate Overview
Live
1 JPY = 1.9722 LKR
1 LKR = 0.507046
JPY
Avg
1.9809
High
2.0779
Low
1.8262
Last updated: 3/27/2026, 9:32:21 AM
Quick Conversions
| JPY | LKR |
|---|---|
| 1 JPY | 1.97 LKR |
| 10 JPY | 19.72 LKR |
| 50 JPY | 98.61 LKR |
| 100 JPY | 197.22 LKR |
| 500 JPY | 986.10 LKR |
| 1,000 JPY | 1,972.21 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-27T09:32:21Z",
"rates": {
"LKR": 1.972208
}
}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.2208,
"rate": 1.972208
}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