Rate Overview
Live
1 BMD = 2.2447 FJD
1 FJD = 0.445494
BMD
Avg
2.2222
High
2.2604
Low
2.1830
Last updated: 7/30/2026, 11:48:23 AM
Quick Conversions
| BMD | FJD |
|---|---|
| 1 BMD | 2.24 FJD |
| 10 BMD | 22.45 FJD |
| 50 BMD | 112.24 FJD |
| 100 BMD | 224.47 FJD |
| 500 BMD | 1,122.35 FJD |
| 1,000 BMD | 2,244.70 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-30T11:48:23Z",
"rates": {
"FJD": 2.2447
}
}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.47,
"rate": 2.2447
}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