Rate Overview
Live
1 LBP = 0.001984 DJF
1 DJF = 504.0323
LBP
Avg
0.001985
High
0.001993
Low
0.001982
Last updated: 3/28/2026, 9:01:23 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 | 0.99 DJF |
| 1,000 LBP | 1.98 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-28T09:01:23Z",
"rates": {
"DJF": 0.001984
}
}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.19840000000000002,
"rate": 0.001984
}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