Rate Overview
Live
1 BMD = 2.2105 FJD
1 FJD = 0.452384
BMD
Avg
2.2115
High
2.2220
Low
2.1924
Last updated: 3/7/2026, 7:38:56 AM
Quick Conversions
| BMD | FJD |
|---|---|
| 1 BMD | 2.21 FJD |
| 10 BMD | 22.11 FJD |
| 50 BMD | 110.53 FJD |
| 100 BMD | 221.05 FJD |
| 500 BMD | 1,105.26 FJD |
| 1,000 BMD | 2,210.51 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-03-07T07:38:56Z",
"rates": {
"FJD": 2.210512
}
}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": 221.0512,
"rate": 2.210512
}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