Rate Overview
Live
1 ARS = 60.5212 LBP
1 LBP = 0.016523
ARS
Avg
62.9255
High
66.0994
Low
59.8786
Last updated: 7/12/2026, 1:43:50 PM
Quick Conversions
| ARS | LBP |
|---|---|
| 1 ARS | 60.52 LBP |
| 10 ARS | 605.21 LBP |
| 50 ARS | 3,026.06 LBP |
| 100 ARS | 6,052.12 LBP |
| 500 ARS | 30,260.58 LBP |
| 1,000 ARS | 60,521.16 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-07-12T13:43:50Z",
"rates": {
"LBP": 60.521161
}
}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": 6052.1161,
"rate": 60.521161
}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