Rate Overview
Live
1 BGN = 1.3120 FJD
1 FJD = 0.762220
BGN
Avg
1.3116
High
1.3148
Low
1.3051
Last updated: 8/12/2026, 5:05:47 AM
Quick Conversions
| BGN | FJD |
|---|---|
| 1 BGN | 1.31 FJD |
| 10 BGN | 13.12 FJD |
| 50 BGN | 65.60 FJD |
| 100 BGN | 131.20 FJD |
| 500 BGN | 655.98 FJD |
| 1,000 BGN | 1,311.96 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-08-12T05:05:47Z",
"rates": {
"FJD": 1.311958
}
}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.1958,
"rate": 1.311958
}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