Rate Overview
Live
1 BGN = 1.3264 FJD
1 FJD = 0.753945
BGN
Avg
1.3282
High
1.3333
Low
1.3238
Last updated: 4/16/2026, 9:37:13 PM
Quick Conversions
| BGN | FJD |
|---|---|
| 1 BGN | 1.33 FJD |
| 10 BGN | 13.26 FJD |
| 50 BGN | 66.32 FJD |
| 100 BGN | 132.64 FJD |
| 500 BGN | 663.18 FJD |
| 1,000 BGN | 1,326.36 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-04-16T21:37:13Z",
"rates": {
"FJD": 1.326357
}
}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": 132.6357,
"rate": 1.326357
}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