Rate Overview
Live
1 ARS = 61.8989 LBP
1 LBP = 0.016155
ARS
Avg
62.4200
High
62.8934
Low
61.8989
Last updated: 6/19/2026, 8:20:12 AM
Quick Conversions
| ARS | LBP |
|---|---|
| 1 ARS | 61.90 LBP |
| 10 ARS | 618.99 LBP |
| 50 ARS | 3,094.95 LBP |
| 100 ARS | 6,189.89 LBP |
| 500 ARS | 30,949.47 LBP |
| 1,000 ARS | 61,898.95 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-06-19T08:20:12Z",
"rates": {
"LBP": 61.898947
}
}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": 6189.8947,
"rate": 61.898947
}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