Rate Overview
Live
1 FJD = 0.576150 BND
1 BND = 1.7357
FJD
Avg
0.569142
High
0.589800
Low
0.555473
Last updated: 5/27/2026, 2:19:58 AM
Quick Conversions
| FJD | BND |
|---|---|
| 1 FJD | 0.58 BND |
| 10 FJD | 5.76 BND |
| 50 FJD | 28.81 BND |
| 100 FJD | 57.62 BND |
| 500 FJD | 288.08 BND |
| 1,000 FJD | 576.15 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-05-27T02:19:58Z",
"rates": {
"BND": 0.57615
}
}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.615,
"rate": 0.57615
}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