Rate Overview
Live
1 SVC = 10232.83 LBP
1 LBP = 0.000098
SVC
Avg
10239.03
High
10258.02
Low
10232.83
Last updated: 4/17/2026, 5:16:29 PM
Quick Conversions
| SVC | LBP |
|---|---|
| 1 SVC | 10,232.83 LBP |
| 10 SVC | 102,328.28 LBP |
| 50 SVC | 511,641.42 LBP |
| 100 SVC | 1,023,282.83 LBP |
| 500 SVC | 5,116,414.17 LBP |
| 1,000 SVC | 10,232,828.33 LBP |
Get SVC/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=LBPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-17T17:16:29Z",
"rates": {
"LBP": 10232.828331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "LBP",
"amount": 100
},
"result": 1023282.8331,
"rate": 10232.828331
}Build with SVC/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key