Rate Overview
Live
1 LBP = 0.002006 DJF
1 DJF = 498.5045
LBP
Avg
0.001991
High
0.002006
Low
0.001972
Last updated: 3/7/2026, 7:35:47 AM
Quick Conversions
| LBP | DJF |
|---|---|
| 1 LBP | 0.00 DJF |
| 10 LBP | 0.02 DJF |
| 50 LBP | 0.10 DJF |
| 100 LBP | 0.20 DJF |
| 500 LBP | 1.00 DJF |
| 1,000 LBP | 2.01 DJF |
Get LBP/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=DJFExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T07:35:47Z",
"rates": {
"DJF": 0.002006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "DJF",
"amount": 100
},
"result": 0.2006,
"rate": 0.002006
}Build with LBP/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key