Rate Overview
Live
1 BGN = 1.3133 FJD
1 FJD = 0.761466
BGN
Avg
1.3122
High
1.3170
Low
1.3021
Last updated: 9/2/2026, 4:55:57 AM
Quick Conversions
| BGN | FJD |
|---|---|
| 1 BGN | 1.31 FJD |
| 10 BGN | 13.13 FJD |
| 50 BGN | 65.66 FJD |
| 100 BGN | 131.33 FJD |
| 500 BGN | 656.63 FJD |
| 1,000 BGN | 1,313.26 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-09-02T04:55:57Z",
"rates": {
"FJD": 1.313256
}
}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.3256,
"rate": 1.313256
}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