Rate Overview
Live
1 DJF = 0.009608 BGN
1 BGN = 104.0799
DJF
Avg
0.009521
High
0.009608
Low
0.009457
Last updated: 6/19/2026, 8:24:05 AM
Quick Conversions
| DJF | BGN |
|---|---|
| 1 DJF | 0.01 BGN |
| 10 DJF | 0.10 BGN |
| 50 DJF | 0.48 BGN |
| 100 DJF | 0.96 BGN |
| 500 DJF | 4.80 BGN |
| 1,000 DJF | 9.61 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-06-19T08:24:05Z",
"rates": {
"BGN": 0.009608
}
}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.9608,
"rate": 0.009608
}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