Rate Overview
Live
1 BND = 1.7435 FJD
1 FJD = 0.573568
BND
Avg
1.7444
High
1.7537
Low
1.7362
Last updated: 4/16/2026, 9:37:13 PM
Quick Conversions
| BND | FJD |
|---|---|
| 1 BND | 1.74 FJD |
| 10 BND | 17.43 FJD |
| 50 BND | 87.17 FJD |
| 100 BND | 174.35 FJD |
| 500 BND | 871.74 FJD |
| 1,000 BND | 1,743.47 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-04-16T21:37:13Z",
"rates": {
"FJD": 1.743471
}
}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.3471,
"rate": 1.743471
}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