Rate Overview
Live
1 FJD = 0.758294 BGN
1 BGN = 1.3187
FJD
Avg
0.759781
High
0.764178
Low
0.756103
Last updated: 6/16/2026, 10:41:56 AM
Quick Conversions
| FJD | BGN |
|---|---|
| 1 FJD | 0.76 BGN |
| 10 FJD | 7.58 BGN |
| 50 FJD | 37.91 BGN |
| 100 FJD | 75.83 BGN |
| 500 FJD | 379.15 BGN |
| 1,000 FJD | 758.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-06-16T10:41:56Z",
"rates": {
"BGN": 0.758294
}
}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.8294,
"rate": 0.758294
}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