Rate Overview
Live
1 BMD = 2.2409 FJD
1 FJD = 0.446249
BMD
Avg
2.2288
High
2.2409
Low
2.2188
Last updated: 6/19/2026, 8:25:47 AM
Quick Conversions
| BMD | FJD |
|---|---|
| 1 BMD | 2.24 FJD |
| 10 BMD | 22.41 FJD |
| 50 BMD | 112.04 FJD |
| 100 BMD | 224.09 FJD |
| 500 BMD | 1,120.45 FJD |
| 1,000 BMD | 2,240.90 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-06-19T08:25:47Z",
"rates": {
"FJD": 2.2409
}
}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": 224.08999999999997,
"rate": 2.2409
}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