Rate Overview
Live
1 ARS = 59.0426 LBP
1 LBP = 0.016937
ARS
Avg
59.9693
High
60.8588
Low
59.0426
Last updated: 8/22/2026, 2:40:27 AM
Quick Conversions
| ARS | LBP |
|---|---|
| 1 ARS | 59.04 LBP |
| 10 ARS | 590.43 LBP |
| 50 ARS | 2,952.13 LBP |
| 100 ARS | 5,904.26 LBP |
| 500 ARS | 29,521.29 LBP |
| 1,000 ARS | 59,042.58 LBP |
Get ARS/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ARS¤cies=LBPExample Response:
{
"success": true,
"base": "ARS",
"date": "2026-08-22T02:40:27Z",
"rates": {
"LBP": 59.042578
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ARS&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ARS",
"to": "LBP",
"amount": 100
},
"result": 5904.2578,
"rate": 59.042578
}Build with ARS/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key