Rate Overview
Live
1 ARS = 64.7042 LBP
1 LBP = 0.015455
ARS
Avg
68.1668
High
83.8316
Low
59.8786
Last updated: 3/28/2026, 10:41:58 AM
Quick Conversions
| ARS | LBP |
|---|---|
| 1 ARS | 64.70 LBP |
| 10 ARS | 647.04 LBP |
| 50 ARS | 3,235.21 LBP |
| 100 ARS | 6,470.42 LBP |
| 500 ARS | 32,352.10 LBP |
| 1,000 ARS | 64,704.20 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-28T10:41:58Z",
"rates": {
"LBP": 64.704196
}
}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": 6470.419599999999,
"rate": 64.704196
}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