Rate Overview
Live
1 BSD = 2.2325 FJD
1 FJD = 0.447918
BSD
Avg
2.2189
High
2.2568
Low
2.1790
Last updated: 7/28/2026, 3:01:09 PM
Quick Conversions
| BSD | FJD |
|---|---|
| 1 BSD | 2.23 FJD |
| 10 BSD | 22.33 FJD |
| 50 BSD | 111.63 FJD |
| 100 BSD | 223.26 FJD |
| 500 BSD | 1,116.27 FJD |
| 1,000 BSD | 2,232.55 FJD |
Get BSD/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=FJDExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-07-28T15:01:09Z",
"rates": {
"FJD": 2.23255
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "FJD",
"amount": 100
},
"result": 223.255,
"rate": 2.23255
}Build with BSD/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key