Rate Overview
Live
1 SVC = 10264.96 LBP
1 LBP = 0.000097
SVC
Avg
10243.60
High
10317.85
Low
10130.40
Last updated: 6/19/2026, 8:29:10 AM
Quick Conversions
| SVC | LBP |
|---|---|
| 1 SVC | 10,264.96 LBP |
| 10 SVC | 102,649.64 LBP |
| 50 SVC | 513,248.22 LBP |
| 100 SVC | 1,026,496.45 LBP |
| 500 SVC | 5,132,482.24 LBP |
| 1,000 SVC | 10,264,964.47 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-06-19T08:29:10Z",
"rates": {
"LBP": 10264.96447
}
}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": 1026496.447,
"rate": 10264.96447
}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