Rate Overview
Live
1 BGN = 1.3025 FJD
1 FJD = 0.767731
BGN
Avg
1.3064
High
1.3133
Low
1.3025
Last updated: 7/24/2026, 11:13:57 PM
Quick Conversions
| BGN | FJD |
|---|---|
| 1 BGN | 1.30 FJD |
| 10 BGN | 13.03 FJD |
| 50 BGN | 65.13 FJD |
| 100 BGN | 130.25 FJD |
| 500 BGN | 651.27 FJD |
| 1,000 BGN | 1,302.54 FJD |
Get BGN/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=FJDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-24T23:13:57Z",
"rates": {
"FJD": 1.302539
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "FJD",
"amount": 100
},
"result": 130.2539,
"rate": 1.302539
}Build with BGN/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key