Rate Overview
Live
1 FJD = 0.575680 BND
1 BND = 1.7371
FJD
Avg
0.577482
High
0.580404
Low
0.574717
Last updated: 6/16/2026, 4:10:31 AM
Quick Conversions
| FJD | BND |
|---|---|
| 1 FJD | 0.58 BND |
| 10 FJD | 5.76 BND |
| 50 FJD | 28.78 BND |
| 100 FJD | 57.57 BND |
| 500 FJD | 287.84 BND |
| 1,000 FJD | 575.68 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-06-16T04:10:31Z",
"rates": {
"BND": 0.57568
}
}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.568,
"rate": 0.57568
}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