Rate Overview
Live
1 FJD = 0.766022 BGN
1 BGN = 1.3054
FJD
Avg
0.748771
High
0.769923
Low
0.729537
Last updated: 5/27/2026, 3:09:57 PM
Quick Conversions
| FJD | BGN |
|---|---|
| 1 FJD | 0.77 BGN |
| 10 FJD | 7.66 BGN |
| 50 FJD | 38.30 BGN |
| 100 FJD | 76.60 BGN |
| 500 FJD | 383.01 BGN |
| 1,000 FJD | 766.02 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-05-27T15:09:57Z",
"rates": {
"BGN": 0.766022
}
}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.6022,
"rate": 0.766022
}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