Rate Overview
Live
1 ARS = 63.7963 LBP
1 LBP = 0.015675
ARS
Avg
74.0079
High
94.7096
Low
60.3023
Last updated: 5/28/2026, 3:33:17 AM
Quick Conversions
| ARS | LBP |
|---|---|
| 1 ARS | 63.80 LBP |
| 10 ARS | 637.96 LBP |
| 50 ARS | 3,189.81 LBP |
| 100 ARS | 6,379.63 LBP |
| 500 ARS | 31,898.14 LBP |
| 1,000 ARS | 63,796.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-05-28T03:33:17Z",
"rates": {
"LBP": 63.796279
}
}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": 6379.6278999999995,
"rate": 63.796279
}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