Rate Overview
Live
1 ISK = 2.5025 LKR
1 LKR = 0.399606
ISK
Avg
2.5134
High
2.5490
Low
2.4879
Last updated: 3/7/2026, 12:27:54 AM
Quick Conversions
| ISK | LKR |
|---|---|
| 1 ISK | 2.50 LKR |
| 10 ISK | 25.02 LKR |
| 50 ISK | 125.12 LKR |
| 100 ISK | 250.25 LKR |
| 500 ISK | 1,251.23 LKR |
| 1,000 ISK | 2,502.47 LKR |
Get ISK/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=LKRExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-07T00:27:54Z",
"rates": {
"LKR": 2.502466
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "LKR",
"amount": 100
},
"result": 250.2466,
"rate": 2.502466
}Build with ISK/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key