Rate Overview
Live
1 BMD = 2.1913 FJD
1 FJD = 0.456340
BMD
Avg
2.2021
High
2.2242
Low
2.1913
Last updated: 5/7/2026, 1:50:31 PM
Quick Conversions
| BMD | FJD |
|---|---|
| 1 BMD | 2.19 FJD |
| 10 BMD | 21.91 FJD |
| 50 BMD | 109.57 FJD |
| 100 BMD | 219.14 FJD |
| 500 BMD | 1,095.68 FJD |
| 1,000 BMD | 2,191.35 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-05-07T13:50:31Z",
"rates": {
"FJD": 2.19135
}
}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": 219.135,
"rate": 2.19135
}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