Rate Overview
Live
1 BMD = 16.5492 NAD
1 NAD = 0.060426
BMD
Avg
16.2767
High
16.5807
Low
15.8953
Last updated: 3/7/2026, 4:23:44 AM
Quick Conversions
| BMD | NAD |
|---|---|
| 1 BMD | 16.55 NAD |
| 10 BMD | 165.49 NAD |
| 50 BMD | 827.46 NAD |
| 100 BMD | 1,654.92 NAD |
| 500 BMD | 8,274.60 NAD |
| 1,000 BMD | 16,549.20 NAD |
Get BMD/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=NADExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-03-07T04:23:44Z",
"rates": {
"NAD": 16.549201
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "NAD",
"amount": 100
},
"result": 1654.9201,
"rate": 16.549201
}Build with BMD/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key