Rate Overview
Live
1 BMD = 15.9928 NAD
1 NAD = 0.062528
BMD
Avg
16.0240
High
16.1753
Low
15.9597
Last updated: 9/8/2026, 8:03:10 PM
Quick Conversions
| BMD | NAD |
|---|---|
| 1 BMD | 15.99 NAD |
| 10 BMD | 159.93 NAD |
| 50 BMD | 799.64 NAD |
| 100 BMD | 1,599.28 NAD |
| 500 BMD | 7,996.42 NAD |
| 1,000 BMD | 15,992.84 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-09-08T20:03:10Z",
"rates": {
"NAD": 15.992838
}
}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": 1599.2838000000002,
"rate": 15.992838
}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