Rate Overview
Live
1 BND = 1.7401 FJD
1 FJD = 0.574681
BND
Avg
1.7355
High
1.7425
Low
1.7293
Last updated: 7/26/2026, 11:15:09 PM
Quick Conversions
| BND | FJD |
|---|---|
| 1 BND | 1.74 FJD |
| 10 BND | 17.40 FJD |
| 50 BND | 87.00 FJD |
| 100 BND | 174.01 FJD |
| 500 BND | 870.05 FJD |
| 1,000 BND | 1,740.10 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-07-26T23:15:09Z",
"rates": {
"FJD": 1.740096
}
}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": 174.0096,
"rate": 1.740096
}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