Rate Overview
Live
1 FJD = 0.760242 BGN
1 BGN = 1.3154
FJD
Avg
0.762056
High
0.768010
Low
0.760242
Last updated: 9/3/2026, 4:38:13 AM
Quick Conversions
| FJD | BGN |
|---|---|
| 1 FJD | 0.76 BGN |
| 10 FJD | 7.60 BGN |
| 50 FJD | 38.01 BGN |
| 100 FJD | 76.02 BGN |
| 500 FJD | 380.12 BGN |
| 1,000 FJD | 760.24 BGN |
Get FJD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=BGNExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-09-03T04:38:13Z",
"rates": {
"BGN": 0.760242
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "BGN",
"amount": 100
},
"result": 76.0242,
"rate": 0.760242
}Build with FJD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key