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