Rate Overview
Live
1 ARS = 59.4683 LBP
1 LBP = 0.016816
ARS
Avg
71.7500
High
94.7096
Low
59.4507
Last updated: 9/11/2026, 11:29:39 PM
Quick Conversions
| ARS | LBP |
|---|---|
| 1 ARS | 59.47 LBP |
| 10 ARS | 594.68 LBP |
| 50 ARS | 2,973.41 LBP |
| 100 ARS | 5,946.83 LBP |
| 500 ARS | 29,734.14 LBP |
| 1,000 ARS | 59,468.28 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-09-11T23:29:39Z",
"rates": {
"LBP": 59.468278
}
}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": 5946.8278,
"rate": 59.468278
}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