Rate Overview
Live
1 BND = 1.7506 FJD
1 FJD = 0.571226
BND
Avg
1.7504
High
1.7722
Low
1.7311
Last updated: 3/27/2026, 10:19:09 AM
Quick Conversions
| BND | FJD |
|---|---|
| 1 BND | 1.75 FJD |
| 10 BND | 17.51 FJD |
| 50 BND | 87.53 FJD |
| 100 BND | 175.06 FJD |
| 500 BND | 875.31 FJD |
| 1,000 BND | 1,750.62 FJD |
Get BND/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=FJDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-27T10:19:09Z",
"rates": {
"FJD": 1.750621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "FJD",
"amount": 100
},
"result": 175.0621,
"rate": 1.750621
}Build with BND/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key