Rate Overview
Live
1 ARS = 64.5133 LBP
1 LBP = 0.015501
ARS
Avg
64.2934
High
64.5133
Low
63.7677
Last updated: 5/7/2026, 7:53:06 PM
Quick Conversions
| ARS | LBP |
|---|---|
| 1 ARS | 64.51 LBP |
| 10 ARS | 645.13 LBP |
| 50 ARS | 3,225.67 LBP |
| 100 ARS | 6,451.33 LBP |
| 500 ARS | 32,256.66 LBP |
| 1,000 ARS | 64,513.33 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-05-07T19:53:06Z",
"rates": {
"LBP": 64.513327
}
}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": 6451.332700000001,
"rate": 64.513327
}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