Rate Overview
Live
1 FJD = 0.571225 BND
1 BND = 1.7506
FJD
Avg
0.574689
High
0.579042
Low
0.571225
Last updated: 3/27/2026, 9:23:59 AM
Quick Conversions
| FJD | BND |
|---|---|
| 1 FJD | 0.57 BND |
| 10 FJD | 5.71 BND |
| 50 FJD | 28.56 BND |
| 100 FJD | 57.12 BND |
| 500 FJD | 285.61 BND |
| 1,000 FJD | 571.23 BND |
Get FJD/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=BNDExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-03-27T09:23:59Z",
"rates": {
"BND": 0.571225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "BND",
"amount": 100
},
"result": 57.122499999999995,
"rate": 0.571225
}Build with FJD/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key