Rate Overview
Live
1 JPY = 2.0732 LKR
1 LKR = 0.482350
JPY
Avg
1.9942
High
2.0868
Low
1.8262
Last updated: 7/21/2026, 2:04:40 AM
Quick Conversions
| JPY | LKR |
|---|---|
| 1 JPY | 2.07 LKR |
| 10 JPY | 20.73 LKR |
| 50 JPY | 103.66 LKR |
| 100 JPY | 207.32 LKR |
| 500 JPY | 1,036.59 LKR |
| 1,000 JPY | 2,073.18 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-21T02:04:40Z",
"rates": {
"LKR": 2.073184
}
}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": 207.3184,
"rate": 2.073184
}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