Rate Overview
Live
1 RSD = 878.2371 LBP
1 LBP = 0.001139
RSD
Avg
885.2803
High
892.1675
Low
878.2371
Last updated: 9/3/2026, 11:27:56 AM
Quick Conversions
| RSD | LBP |
|---|---|
| 1 RSD | 878.24 LBP |
| 10 RSD | 8,782.37 LBP |
| 50 RSD | 43,911.86 LBP |
| 100 RSD | 87,823.71 LBP |
| 500 RSD | 439,118.56 LBP |
| 1,000 RSD | 878,237.13 LBP |
Get RSD/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=LBPExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-09-03T11:27:56Z",
"rates": {
"LBP": 878.237127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "LBP",
"amount": 100
},
"result": 87823.7127,
"rate": 878.237127
}Build with RSD/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key