Rate Overview
Live
1 LBP = 0.000103 SEK
1 SEK = 9708.74
LBP
Avg
0.000102
High
0.000103
Low
0.000100
Last updated: 3/6/2026, 12:09:39 PM
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-03-06T12:09:39Z",
"rates": {
"SEK": 0.000103
}
}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.0103,
"rate": 0.000103
}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