Rate Overview
Live
1 LBP = 0.001398 ISK
1 ISK = 715.3076
LBP
Avg
0.001402
High
0.001407
Low
0.001397
Last updated: 7/9/2026, 1:11:33 PM
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.70 ISK |
| 1,000 LBP | 1.40 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-09T13:11:33Z",
"rates": {
"ISK": 0.001398
}
}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.13979999999999998,
"rate": 0.001398
}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