Rate Overview
Live
1 BMD = 2.2083 FJD
1 FJD = 0.452827
BMD
Avg
2.2490
High
2.3032
Low
2.1951
Last updated: 5/28/2026, 1:19:37 AM
Quick Conversions
| BMD | FJD |
|---|---|
| 1 BMD | 2.21 FJD |
| 10 BMD | 22.08 FJD |
| 50 BMD | 110.42 FJD |
| 100 BMD | 220.83 FJD |
| 500 BMD | 1,104.18 FJD |
| 1,000 BMD | 2,208.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-28T01:19:37Z",
"rates": {
"FJD": 2.20835
}
}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": 220.83499999999998,
"rate": 2.20835
}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