Rate Overview
Live
1 FJD = 0.756285 BGN
1 BGN = 1.3223
FJD
Avg
0.753398
High
0.756285
Low
0.750005
Last updated: 4/16/2026, 7:52:48 PM
Quick Conversions
| FJD | BGN |
|---|---|
| 1 FJD | 0.76 BGN |
| 10 FJD | 7.56 BGN |
| 50 FJD | 37.81 BGN |
| 100 FJD | 75.63 BGN |
| 500 FJD | 378.14 BGN |
| 1,000 FJD | 756.29 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-04-16T19:52:48Z",
"rates": {
"BGN": 0.756285
}
}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": 75.6285,
"rate": 0.756285
}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