Rate Overview
Live
1 DJF = 0.009434 BGN
1 BGN = 105.9996
DJF
Avg
0.009381
High
0.009528
Low
0.009161
Last updated: 5/27/2026, 7:23:14 PM
Quick Conversions
| DJF | BGN |
|---|---|
| 1 DJF | 0.01 BGN |
| 10 DJF | 0.09 BGN |
| 50 DJF | 0.47 BGN |
| 100 DJF | 0.94 BGN |
| 500 DJF | 4.72 BGN |
| 1,000 DJF | 9.43 BGN |
Get DJF/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=BGNExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-05-27T19:23:14Z",
"rates": {
"BGN": 0.009434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "BGN",
"amount": 100
},
"result": 0.9434,
"rate": 0.009434
}Build with DJF/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key