Rate Overview
Live
1 FJD = 0.756440 BGN
1 BGN = 1.3220
FJD
Avg
0.756859
High
0.759258
Low
0.749961
Last updated: 5/7/2026, 1:17:06 AM
Quick Conversions
| FJD | BGN |
|---|---|
| 1 FJD | 0.76 BGN |
| 10 FJD | 7.56 BGN |
| 50 FJD | 37.82 BGN |
| 100 FJD | 75.64 BGN |
| 500 FJD | 378.22 BGN |
| 1,000 FJD | 756.44 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-07T01:17:06Z",
"rates": {
"BGN": 0.75644
}
}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.644,
"rate": 0.75644
}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