Rate Overview
Live
1 LBP = 0.000720 AFN
1 AFN = 1388.89
LBP
Avg
0.000718
High
0.000721
Low
0.000714
Last updated: 4/17/2026, 6:12:56 AM
Quick Conversions
| LBP | AFN |
|---|---|
| 1 LBP | 0.00 AFN |
| 10 LBP | 0.01 AFN |
| 50 LBP | 0.04 AFN |
| 100 LBP | 0.07 AFN |
| 500 LBP | 0.36 AFN |
| 1,000 LBP | 0.72 AFN |
Get LBP/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=AFNExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-04-17T06:12:56Z",
"rates": {
"AFN": 0.00072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "AFN",
"amount": 100
},
"result": 0.07200000000000001,
"rate": 0.00072
}Build with LBP/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key