Rate Overview
Live
1 BMD = 2.2353 FJD
1 FJD = 0.447367
BMD
Avg
2.2471
High
2.3018
Low
2.1830
Last updated: 7/31/2026, 9:17:24 AM
Quick Conversions
| BMD | FJD |
|---|---|
| 1 BMD | 2.24 FJD |
| 10 BMD | 22.35 FJD |
| 50 BMD | 111.77 FJD |
| 100 BMD | 223.53 FJD |
| 500 BMD | 1,117.65 FJD |
| 1,000 BMD | 2,235.30 FJD |
Get BMD/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=FJDExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-07-31T09:17:24Z",
"rates": {
"FJD": 2.2353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "FJD",
"amount": 100
},
"result": 223.53,
"rate": 2.2353
}Build with BMD/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key