Rate Overview
Live
1 BMD = 2.1993 FJD
1 FJD = 0.454700
BMD
Avg
2.2352
High
2.2867
Low
2.1830
Last updated: 5/27/2026, 10:48:26 PM
Quick Conversions
| BMD | FJD |
|---|---|
| 1 BMD | 2.20 FJD |
| 10 BMD | 21.99 FJD |
| 50 BMD | 109.96 FJD |
| 100 BMD | 219.93 FJD |
| 500 BMD | 1,099.63 FJD |
| 1,000 BMD | 2,199.25 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-27T22:48:26Z",
"rates": {
"FJD": 2.19925
}
}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.925,
"rate": 2.19925
}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