Rate Overview
Live
1 ARS = 60.5046 LBP
1 LBP = 0.016528
ARS
Avg
60.1548
High
60.5046
Low
59.9194
Last updated: 8/2/2026, 12:51:29 PM
Quick Conversions
| ARS | LBP |
|---|---|
| 1 ARS | 60.50 LBP |
| 10 ARS | 605.05 LBP |
| 50 ARS | 3,025.23 LBP |
| 100 ARS | 6,050.46 LBP |
| 500 ARS | 30,252.29 LBP |
| 1,000 ARS | 60,504.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-02T12:51:29Z",
"rates": {
"LBP": 60.50458
}
}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": 6050.458,
"rate": 60.50458
}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