Rate Overview
Live
1 LBP = 0.000104 NOK
1 NOK = 9615.38
LBP
Avg
0.000105
High
0.000106
Low
0.000104
Last updated: 4/17/2026, 10:41:35 AM
Quick Conversions
| LBP | NOK |
|---|---|
| 1 LBP | 0.00 NOK |
| 10 LBP | 0.00 NOK |
| 50 LBP | 0.01 NOK |
| 100 LBP | 0.01 NOK |
| 500 LBP | 0.05 NOK |
| 1,000 LBP | 0.10 NOK |
Get LBP/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=NOKExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-04-17T10:41:35Z",
"rates": {
"NOK": 0.000104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "NOK",
"amount": 100
},
"result": 0.0104,
"rate": 0.000104
}Build with LBP/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key