Rate Overview
Live
1 LBP = 0.000732 AFN
1 AFN = 1366.12
LBP
Avg
0.000735
High
0.000746
Low
0.000729
Last updated: 7/30/2026, 10:15:35 PM
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.37 AFN |
| 1,000 LBP | 0.73 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-07-30T22:15:35Z",
"rates": {
"AFN": 0.000732
}
}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.0732,
"rate": 0.000732
}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