Rate Overview
Live
1 BMD = 2.2109 FJD
1 FJD = 0.452304
BMD
Avg
2.2108
High
2.2173
Low
2.2032
Last updated: 9/9/2026, 3:59:26 PM
Quick Conversions
| BMD | FJD |
|---|---|
| 1 BMD | 2.21 FJD |
| 10 BMD | 22.11 FJD |
| 50 BMD | 110.55 FJD |
| 100 BMD | 221.09 FJD |
| 500 BMD | 1,105.45 FJD |
| 1,000 BMD | 2,210.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-09-09T15:59:26Z",
"rates": {
"FJD": 2.2109
}
}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.09,
"rate": 2.2109
}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