Rate Overview
Live
1 BMD = 17.0791 NAD
1 NAD = 0.058551
BMD
Avg
17.0022
High
17.1205
Low
16.7549
Last updated: 3/27/2026, 6:35:03 AM
Quick Conversions
| BMD | NAD |
|---|---|
| 1 BMD | 17.08 NAD |
| 10 BMD | 170.79 NAD |
| 50 BMD | 853.96 NAD |
| 100 BMD | 1,707.91 NAD |
| 500 BMD | 8,539.56 NAD |
| 1,000 BMD | 17,079.12 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-27T06:35:03Z",
"rates": {
"NAD": 17.079122
}
}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": 1707.9122000000002,
"rate": 17.079122
}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