Rate Overview
Live
1 SVC = 10252.19 LBP
1 LBP = 0.000098
SVC
Avg
10263.11
High
10540.80
Low
10136.70
Last updated: 7/30/2026, 5:30:46 AM
Quick Conversions
| SVC | LBP |
|---|---|
| 1 SVC | 10,252.19 LBP |
| 10 SVC | 102,521.94 LBP |
| 50 SVC | 512,609.68 LBP |
| 100 SVC | 1,025,219.37 LBP |
| 500 SVC | 5,126,096.85 LBP |
| 1,000 SVC | 10,252,193.69 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-07-30T05:30:46Z",
"rates": {
"LBP": 10252.19369
}
}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": 1025219.369,
"rate": 10252.19369
}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