Rate Overview
Live
1 ARS = 66.0111 LBP
1 LBP = 0.015149
ARS
Avg
65.4951
High
66.0994
Low
64.5616
Last updated: 4/17/2026, 5:28:53 PM
Quick Conversions
| ARS | LBP |
|---|---|
| 1 ARS | 66.01 LBP |
| 10 ARS | 660.11 LBP |
| 50 ARS | 3,300.56 LBP |
| 100 ARS | 6,601.11 LBP |
| 500 ARS | 33,005.56 LBP |
| 1,000 ARS | 66,011.12 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-04-17T17:28:53Z",
"rates": {
"LBP": 66.01112
}
}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": 6601.112000000001,
"rate": 66.01112
}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