Rate Overview
Live
1 BGN = 1.3187 FJD
1 FJD = 0.758338
BGN
Avg
1.3084
High
1.3655
Low
1.2201
Last updated: 5/27/2026, 3:42:56 AM
Quick Conversions
| BGN | FJD |
|---|---|
| 1 BGN | 1.32 FJD |
| 10 BGN | 13.19 FJD |
| 50 BGN | 65.93 FJD |
| 100 BGN | 131.87 FJD |
| 500 BGN | 659.34 FJD |
| 1,000 BGN | 1,318.67 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-05-27T03:42:56Z",
"rates": {
"FJD": 1.318674
}
}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": 131.8674,
"rate": 1.318674
}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