Rate Overview
Live
1 FJD = 0.757970 BGN
1 BGN = 1.3193
FJD
Avg
0.760982
High
0.763290
Low
0.757970
Last updated: 5/27/2026, 8:47:00 AM
Quick Conversions
| FJD | BGN |
|---|---|
| 1 FJD | 0.76 BGN |
| 10 FJD | 7.58 BGN |
| 50 FJD | 37.90 BGN |
| 100 FJD | 75.80 BGN |
| 500 FJD | 378.99 BGN |
| 1,000 FJD | 757.97 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-27T08:47:00Z",
"rates": {
"BGN": 0.75797
}
}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.797,
"rate": 0.75797
}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