Rate Overview
Live
1 BGN = 1.3057 FJD
1 FJD = 0.765884
BGN
Avg
1.3373
High
1.3707
Low
1.2988
Last updated: 7/24/2026, 12:50:24 PM
Quick Conversions
| BGN | FJD |
|---|---|
| 1 BGN | 1.31 FJD |
| 10 BGN | 13.06 FJD |
| 50 BGN | 65.28 FJD |
| 100 BGN | 130.57 FJD |
| 500 BGN | 652.84 FJD |
| 1,000 BGN | 1,305.68 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-24T12:50:24Z",
"rates": {
"FJD": 1.305681
}
}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.56810000000002,
"rate": 1.305681
}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