Rate Overview
Live
1 LBP = 0.001387 ISK
1 ISK = 720.9805
LBP
Avg
0.001380
High
0.001411
Low
0.001324
Last updated: 7/30/2026, 8:12:23 AM
Quick Conversions
| LBP | ISK |
|---|---|
| 1 LBP | 0.00 ISK |
| 10 LBP | 0.01 ISK |
| 50 LBP | 0.07 ISK |
| 100 LBP | 0.14 ISK |
| 500 LBP | 0.69 ISK |
| 1,000 LBP | 1.39 ISK |
Get LBP/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=ISKExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-30T08:12:23Z",
"rates": {
"ISK": 0.001387
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "ISK",
"amount": 100
},
"result": 0.1387,
"rate": 0.001387
}Build with LBP/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key