Rate Overview
Live
1 BGN = 1.3276 FJD
1 FJD = 0.753224
BGN
Avg
1.3372
High
1.3683
Low
1.2684
Last updated: 3/27/2026, 10:19:19 AM
Quick Conversions
| BGN | FJD |
|---|---|
| 1 BGN | 1.33 FJD |
| 10 BGN | 13.28 FJD |
| 50 BGN | 66.38 FJD |
| 100 BGN | 132.76 FJD |
| 500 BGN | 663.81 FJD |
| 1,000 BGN | 1,327.63 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-03-27T10:19:19Z",
"rates": {
"FJD": 1.327627
}
}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.7627,
"rate": 1.327627
}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