Rate Overview
Live
1 SVC = 10257.77 LBP
1 LBP = 0.000097
SVC
Avg
10256.34
High
10294.56
Low
10179.02
Last updated: 8/17/2026, 12:54:44 PM
Quick Conversions
| SVC | LBP |
|---|---|
| 1 SVC | 10,257.77 LBP |
| 10 SVC | 102,577.73 LBP |
| 50 SVC | 512,888.67 LBP |
| 100 SVC | 1,025,777.35 LBP |
| 500 SVC | 5,128,886.73 LBP |
| 1,000 SVC | 10,257,773.46 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-08-17T12:54:44Z",
"rates": {
"LBP": 10257.773459
}
}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": 1025777.3459,
"rate": 10257.773459
}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