Rate Overview
Live
1 ARS = 59.7747 LBP
1 LBP = 0.016729
ARS
Avg
62.3779
High
65.5897
Low
59.4507
Last updated: 9/13/2026, 12:38:50 AM
Quick Conversions
| ARS | LBP |
|---|---|
| 1 ARS | 59.77 LBP |
| 10 ARS | 597.75 LBP |
| 50 ARS | 2,988.74 LBP |
| 100 ARS | 5,977.47 LBP |
| 500 ARS | 29,887.37 LBP |
| 1,000 ARS | 59,774.74 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-13T00:38:50Z",
"rates": {
"LBP": 59.774739
}
}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": 5977.4739,
"rate": 59.774739
}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