Rate Overview
Live
1 ARS = 60.1168 LBP
1 LBP = 0.016634
ARS
Avg
63.1110
High
65.5897
Low
60.1168
Last updated: 7/12/2026, 2:56:32 AM
Quick Conversions
| ARS | LBP |
|---|---|
| 1 ARS | 60.12 LBP |
| 10 ARS | 601.17 LBP |
| 50 ARS | 3,005.84 LBP |
| 100 ARS | 6,011.68 LBP |
| 500 ARS | 30,058.39 LBP |
| 1,000 ARS | 60,116.79 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-12T02:56:32Z",
"rates": {
"LBP": 60.116788
}
}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": 6011.6788,
"rate": 60.116788
}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