Rate Overview
Live
1 ARS = 64.7042 LBP
1 LBP = 0.015455
ARS
Avg
64.6817
High
65.5766
Low
63.9856
Last updated: 3/28/2026, 9:07:53 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-28T09:07:53Z",
"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