Rate Overview
Live
1 ARS = 62.4484 LBP
1 LBP = 0.016013
ARS
Avg
63.7297
High
64.8771
Low
62.4484
Last updated: 3/7/2026, 9:11:42 AM
Quick Conversions
| ARS | LBP |
|---|---|
| 1 ARS | 62.45 LBP |
| 10 ARS | 624.48 LBP |
| 50 ARS | 3,122.42 LBP |
| 100 ARS | 6,244.84 LBP |
| 500 ARS | 31,224.21 LBP |
| 1,000 ARS | 62,448.42 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-03-07T09:11:42Z",
"rates": {
"LBP": 62.448423
}
}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": 6244.8423,
"rate": 62.448423
}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