Rate Overview
Live
1 FJD = 0.580670 BND
1 BND = 1.7221
FJD
Avg
0.579169
High
0.580741
Low
0.573630
Last updated: 5/6/2026, 9:58:14 PM
Quick Conversions
| FJD | BND |
|---|---|
| 1 FJD | 0.58 BND |
| 10 FJD | 5.81 BND |
| 50 FJD | 29.03 BND |
| 100 FJD | 58.07 BND |
| 500 FJD | 290.34 BND |
| 1,000 FJD | 580.67 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-06T21:58:14Z",
"rates": {
"BND": 0.58067
}
}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": 58.067,
"rate": 0.58067
}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